Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-8c-8g-6322 (centos8-builder-8c-8g) in workspace /w/workspace/autorelease-release-calcium-mvn38-openjdk17 [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-4RRrnnoTQwYM/agent.5614 SSH_AGENT_PID=5616 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/private_key_14303831496405562732.key (/w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/private_key_14303831496405562732.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-calcium-mvn38-openjdk17 # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials Release Engineering Jenkins Key [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/jenkins-gitclient-ssh14717636086781164454.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 origin/master^{commit} # timeout=10 Checking out Revision 5c732c3be0f71d83849d5a48ef8f0731e549f469 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5c732c3be0f71d83849d5a48ef8f0731e549f469 # timeout=10 Commit message: "Update git submodules" > git rev-list --no-walk 38fac49a74163fd469bd32f1f16b889841b49cfd # 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-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins6596893794535870595.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UBGe 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-UBGe/bin to PATH Generating Requirements File Python 3.11.7 pip 24.0 from /tmp/venv-UBGe/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.2.3 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.81 botocore==1.34.81 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.4 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.29.0 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.10 lxml==5.2.1 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.0.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.1 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.34.0 requests==2.31.0 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.1 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.11.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.1 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins14830511325609700043.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-8c-8g-6322 [autorelease-release-calcium-mvn38-openjdk17] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=releng/autorelease -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DSTREAM=calcium "-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/master "-DMAVEN_OPTS=-Xmx8g -Dmaven.compile.fork=true" -DKARAF_VERSION=karaf4 -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTAGING_PROFILE_ID=425e43800fea70 -DRELEASE_TAG=calcium "-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.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-547.el8.x86_64", arch: "amd64", family: "unix" [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins3184622357870414098.sh + rm /home/jenkins/.wgetrc [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins9420303865754137008.sh + '[' -d /tmp/r ']' [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins1034564243208178272.sh + mkdir -p /w/workspace/autorelease-release-calcium-mvn38-openjdk17/target/classes /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jacoco/classes [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins2599658404761578814.sh + ./scripts/list-project-dependencies.sh [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins5776524341701167884.sh + python3 -m venv /w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv + . /w/workspace/autorelease-release-calcium-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-calcium-mvn38-openjdk17/venv ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ PATH=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1='[\u@\h \W]> ' ++ '[' 'x(venv) ' '!=' x ']' ++ PS1='(venv) [\u@\h \W]> ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + PYTHON=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv/bin/python + /w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv/bin/python -m pip install --upgrade networkx Collecting networkx Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/networkx/2.5.1/networkx-2.5.1-py3-none-any.whl (1.6MB) Collecting decorator<5,>=4.3 (from networkx) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/4.4.2/decorator-4.4.2-py2.py3-none-any.whl Installing collected packages: decorator, networkx Successfully installed decorator-4.4.2 networkx-2.5.1 You are using pip version 9.0.3, however version 24.0 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + /w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv/bin/python -m pip freeze You are using pip version 9.0.3, however version 24.0 is available. You should consider upgrading via the 'pip install --upgrade pip' command. decorator==4.4.2 networkx==2.5.1 + ./scripts/determine-merge-order.py + deactivate + '[' -n /home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ']' + PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + export PATH + unset _OLD_VIRTUAL_PATH + '[' -n '' ']' + '[' -n /bin/bash -o -n '' ']' + hash -r + '[' -n '[\u@\h \W]> ' ']' + PS1='[\u@\h \W]> ' + export PS1 + unset _OLD_VIRTUAL_PS1 + unset VIRTUAL_ENV + '[' '!' '' = nondestructive ']' + unset -f deactivate + rm -rf /w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv provisioning config files... copy managed file [global-settings] to file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config17473685143600074920tmp copy managed file [autorelease-settings] to file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config16297059996343324357tmp [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins1467274680185602150.sh ---> prepare-release.sh autorelease 5c732c3be0f71d83849d5a48ef8f0731e549f469 Calcium Entering 'daexim' daexim 57bed093870c46cc6bf4d080ab4723e279cf84d9 Calcium Entering 'integration/distribution' integration/distribution 46313d15fae553ced5bd75ef46570054de079a48 Calcium Entering 'jsonrpc' jsonrpc cf7df95ace9a639aa333a04ead81ebdf970750ec Calcium Entering 'lispflowmapping' lispflowmapping eb49925bd66557f21e604e589eeebd1fe14c9a59 Calcium Entering 'openflowplugin' openflowplugin e620857d93ebd1c42ae5d8a2d4cb4bc886814d6b Calcium Entering 'ovsdb' ovsdb 6281a047ca4b7627c7931df68644591ea5cda186 Calcium Entering 'serviceutils' serviceutils 7e3915fe8aea24ed92517101c2dd9a8fbc0c9997 Calcium Calcium /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution /w/workspace/autorelease-release-calcium-mvn38-openjdk17 Updated 1 path from the index /w/workspace/autorelease-release-calcium-mvn38-openjdk17 Entering 'daexim' [detached HEAD 9debea0] Release Calcium 13 files changed, 13 insertions(+), 13 deletions(-) Entering 'integration/distribution' [detached HEAD 9f4b4504] Release Calcium 19 files changed, 27 insertions(+), 27 deletions(-) Entering 'jsonrpc' [detached HEAD e891a97c] Release Calcium 37 files changed, 37 insertions(+), 37 deletions(-) Entering 'lispflowmapping' [detached HEAD 2341b94e] Release Calcium 24 files changed, 29 insertions(+), 29 deletions(-) Entering 'openflowplugin' [detached HEAD f82cdc542] Release Calcium 85 files changed, 91 insertions(+), 91 deletions(-) Entering 'ovsdb' [detached HEAD a2c816e19] Release Calcium 50 files changed, 63 insertions(+), 63 deletions(-) Entering 'serviceutils' [detached HEAD d7d90a5] Release Calcium 32 files changed, 55 insertions(+), 55 deletions(-) [detached HEAD 385e3e00d] Release Calcium 9 files changed, 9 insertions(+), 9 deletions(-) /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 patches/ patches/taglist.log patches/daexim.patch patches/daexim.bundle patches/integration-distribution.patch patches/integration-distribution.bundle patches/jsonrpc.patch patches/jsonrpc.bundle patches/lispflowmapping.patch patches/lispflowmapping.bundle patches/openflowplugin.patch patches/openflowplugin.bundle patches/ovsdb.patch patches/ovsdb.bundle patches/serviceutils.patch patches/serviceutils.bundle [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins13572490762113573854.sh org.opendaylight.daexim,daexim-akka-infoprovider-impl,1.16.0 org.opendaylight.daexim,daexim-artifacts,1.16.0 org.opendaylight.daexim,daexim-features,1.16.0 org.opendaylight.daexim,odl-daexim-all,1.16.0 org.opendaylight.daexim,odl-daexim,1.16.0 org.opendaylight.daexim,features-aggregator,1.16.0 org.opendaylight.daexim,daexim-impl,1.16.0 org.opendaylight.daexim,daexim-karaf,1.16.0 org.opendaylight.daexim,daexim-model,1.16.0 org.opendaylight.daexim,parent,1.16.0 org.opendaylight.daexim,daexim,1.16.0 org.opendaylight.daexim,daexim-spi,1.16.0 org.opendaylight.daexim,daexim-test-model,1.16.0 org.opendaylight.integration,all-artifacts,0.21.0 org.opendaylight.integration,distribution-artifacts,0.21.0 org.opendaylight.integration,artifacts-aggregator,0.21.0 org.opendaylight.integration,upstream-all-artifacts,0.21.0 org.opendaylight.integration,artifact-artifacts,0.21.0 org.opendaylight.integration,other-artifacts,0.21.0 org.opendaylight.integration,upstream-aggregator,0.21.0 org.opendaylight.integration,properties,0.21.0 org.opendaylight.integration,features-aggregator,0.21.0 org.opendaylight.integration,features-index,0.21.0 org.opendaylight.integration,repos-aggregator,0.21.0 org.opendaylight.integration,features-test,0.21.0 org.opendaylight.integration,odl-integration-all,0.21.0 org.opendaylight.integration,odl-integration-compatible-with-all,0.21.0 org.opendaylight.integration,singles-aggregator,0.21.0 org.opendaylight.integration,karaf-scripts,0.21.0 org.opendaylight.integration,karaf,0.21.0 org.opendaylight.integration,onap-karaf,0.21.0 org.opendaylight.integration,opendaylight,0.19.0-SNAPSHOT org.opendaylight.integration,distribution-aggregator,0.21.0 org.opendaylight.jsonrpc,jsonrpc-api,1.17.0 org.opendaylight.jsonrpc,jsonrpc-artifacts,1.17.0 org.opendaylight.jsonrpc,binding-adapter,1.17.0 org.opendaylight.jsonrpc.bus,bus-api,1.17.0 org.opendaylight.jsonrpc.bus,bus-config,1.17.0 org.opendaylight.jsonrpc.bus,binding-bridge,1.17.0 org.opendaylight.jsonrpc,inband-models,1.17.0 org.opendaylight.jsonrpc.bus,examples,1.17.0 org.opendaylight.jsonrpc.bus,bus-jsonrpc,1.17.0 org.opendaylight.jsonrpc.bus,bus-messagelib,1.17.0 org.opendaylight.jsonrpc,jsonrpc-bus,1.17.0 org.opendaylight.jsonrpc.bus,bus-spi,1.17.0 org.opendaylight.jsonrpc.bus,transport-http,1.17.0 org.opendaylight.jsonrpc.bus,transport-zmq,1.17.0 org.opendaylight.jsonrpc,dom-codec,1.17.0 org.opendaylight.jsonrpc,features-jsonrpc,1.17.0 org.opendaylight.jsonrpc,odl-jsonrpc-all,1.17.0 org.opendaylight.jsonrpc,odl-jsonrpc-bus,1.17.0 org.opendaylight.jsonrpc,odl-jsonrpc-cluster,1.17.0 org.opendaylight.jsonrpc,odl-jsonrpc-provider,1.17.0 org.opendaylight.jsonrpc,features-aggregator,1.17.0 org.opendaylight.jsonrpc,jsonrpc-karaf,1.17.0 org.opendaylight.jsonrpc,jsonrpc-parent,1.17.0 org.opendaylight.jsonrpc,jsonrpc,1.17.0 org.opendaylight.jsonrpc,jsonrpc-provider-cluster,1.17.0 org.opendaylight.jsonrpc,jsonrpc-provider-common,1.17.0 org.opendaylight.jsonrpc,jsonrpc-provider,1.17.0 org.opendaylight.jsonrpc,jsonrpc-provider-single,1.17.0 org.opendaylight.jsonrpc.security,security-aaa,1.17.0 org.opendaylight.jsonrpc.security,security-api,1.17.0 org.opendaylight.jsonrpc.security,security-noop,1.17.0 org.opendaylight.jsonrpc,jsonrpc-security,1.17.0 org.opendaylight.jsonrpc.security,security-service,1.17.0 org.opendaylight.jsonrpc,jsonrpc-test-model,1.17.0 org.opendaylight.jsonrpc,tools-parent,1.17.0 org.opendaylight.jsonrpc,jsonrpc-tools,1.17.0 org.opendaylight.jsonrpc,test-tool,1.17.0 org.opendaylight.lispflowmapping,lispflowmapping-artifacts,1.20.0 org.opendaylight.lispflowmapping,common.build.tools,1.20.0 org.opendaylight.lispflowmapping,lispflowmapping-commons,1.20.0 org.opendaylight.lispflowmapping,features-lispflowmapping,1.20.0 org.opendaylight.lispflowmapping,odl-lispflowmapping-inmemorydb,1.20.0 org.opendaylight.lispflowmapping,odl-lispflowmapping-mappingservice-shell,1.20.0 org.opendaylight.lispflowmapping,odl-lispflowmapping-mappingservice,1.20.0 org.opendaylight.lispflowmapping,odl-lispflowmapping-models,1.20.0 org.opendaylight.lispflowmapping,odl-lispflowmapping-msmr,1.20.0 org.opendaylight.lispflowmapping,odl-lispflowmapping-southbound,1.20.0 org.opendaylight.lispflowmapping,features-aggregator,1.20.0 org.opendaylight.lispflowmapping,mappingservice.integrationtest,1.20.0 org.opendaylight.lispflowmapping,lispflowmapping-karaf,1.20.0 org.opendaylight.lispflowmapping,mappingservice.api,1.20.0 org.opendaylight.lispflowmapping,mappingservice.config,1.20.0 org.opendaylight.lispflowmapping,mappingservice.dsbackend,1.20.0 org.opendaylight.lispflowmapping,mappingservice.implementation,1.20.0 org.opendaylight.lispflowmapping,mappingservice.inmemorydb,1.20.0 org.opendaylight.lispflowmapping,mappingservice.lisp-proto,1.20.0 org.opendaylight.lispflowmapping,mappingservice.mapcache,1.20.0 org.opendaylight.lispflowmapping,mappingservice-parent,1.20.0 org.opendaylight.lispflowmapping,mappingservice.shell,1.20.0 org.opendaylight.lispflowmapping,mappingservice.southbound,1.20.0 org.opendaylight.lispflowmapping,lispflowmapping-all,1.20.0 org.opendaylight.openflowplugin.applications,arbitratorreconciliation-api,0.19.0 org.opendaylight.openflowplugin.applications,arbitratorreconciliation-impl,0.19.0 org.opendaylight.openflowplugin.applications,arbitratorreconciliation-aggregator,0.19.0 org.opendaylight.openflowplugin.applications,bulk-o-matic,0.19.0 org.opendaylight.openflowplugin.applications,device-ownership-service,0.19.0 org.opendaylight.openflowplugin.applications,forwardingrules-manager,0.19.0 org.opendaylight.openflowplugin.applications,forwardingrules-sync,0.19.0 org.opendaylight.openflowplugin.applications,lldp-speaker,0.19.0 org.opendaylight.openflowplugin.applications,of-switch-config-pusher,0.19.0 org.opendaylight.openflowplugin,applications-aggregator,0.19.0 org.opendaylight.openflowplugin.applications,reconciliation-framework,0.19.0 org.opendaylight.openflowplugin.applications,southbound-cli,0.19.0 org.opendaylight.openflowplugin.applications,table-miss-enforcer,0.19.0 org.opendaylight.openflowplugin.applications,topology-lldp-discovery,0.19.0 org.opendaylight.openflowplugin.applications,topology-manager,0.19.0 org.opendaylight.openflowplugin,openflowplugin-artifacts,0.19.0 org.opendaylight.openflowplugin,openflowplugin-karaf,0.19.0 org.opendaylight.openflowplugin,drop-test-karaf,0.19.0 org.opendaylight.openflowplugin,features-openflowplugin-extension,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-eric-extensions,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-nxm-extensions,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-onf-extensions,0.19.0 org.opendaylight.openflowplugin,features-extension-aggregator,0.19.0 org.opendaylight.openflowplugin,openflowjava-extension-eric,0.19.0 org.opendaylight.openflowplugin,openflowjava-extension-nicira-api,0.19.0 org.opendaylight.openflowplugin,openflowjava-extension-nicira,0.19.0 org.opendaylight.openflowplugin,openflowplugin-extension-api,0.19.0 org.opendaylight.openflowplugin,openflowplugin-extension-eric,0.19.0 org.opendaylight.openflowplugin,openflowplugin-extension-nicira,0.19.0 org.opendaylight.openflowplugin,openflowplugin-extension-onf,0.19.0 org.opendaylight.openflowplugin,openflowplugin-extension-aggregator,0.19.0 org.opendaylight.openflowplugin,test-extension,0.19.0 org.opendaylight.openflowplugin,features-openflowplugin,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-arbitratorreconciliation,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-bulk-o-matic,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-config-pusher,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-forwardingrules-manager,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-forwardingrules-sync,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-lldp-speaker,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-reconciliation-framework,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-southbound-cli,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-table-miss-enforcer,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-topology-lldp-discovery,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-topology-manager,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-topology,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-drop-test,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-flow-services-rest,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-flow-services,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-libraries,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-nsf-model,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-southbound,0.19.0 org.opendaylight.openflowplugin,features-aggregator,0.19.0 org.opendaylight.openflowplugin.libraries,liblldp,0.19.0 org.opendaylight.openflowplugin,libraries-aggregator,0.19.0 org.opendaylight.openflowplugin.model,model-flow-base,0.19.0 org.opendaylight.openflowplugin.model,model-flow-service,0.19.0 org.opendaylight.openflowplugin.model,model-flow-statistics,0.19.0 org.opendaylight.openflowplugin.model,model-inventory,0.19.0 org.opendaylight.openflowplugin.model,model-topology,0.19.0 org.opendaylight.openflowplugin.model,model-aggregator,0.19.0 org.opendaylight.openflowplugin.openflowjava,features-openflowjava,0.19.0 org.opendaylight.openflowplugin.openflowjava,odl-openflowjava-protocol,0.19.0 org.opendaylight.openflowplugin.openflowjava,features-openflowjava-aggregator,0.19.0 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-api,0.19.0 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-impl,0.19.0 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-it,0.19.0 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-spi,0.19.0 org.opendaylight.openflowplugin.openflowjava,openflowjava-blueprint-config,0.19.0 org.opendaylight.openflowplugin.openflowjava,openflowjava-util,0.19.0 org.opendaylight.openflowplugin.openflowjava,openflowjava-parent,0.19.0 org.opendaylight.openflowplugin,openflowplugin-api,0.19.0 org.opendaylight.openflowplugin,openflowplugin-blueprint-config,0.19.0 org.opendaylight.openflowplugin,openflowplugin-common,0.19.0 org.opendaylight.openflowplugin,openflowplugin-impl,0.19.0 org.opendaylight.openflowplugin,openflowplugin-it,0.19.0 org.opendaylight.openflowplugin,openflowplugin,0.19.0 org.opendaylight.openflowplugin,openflowplugin-parent,0.19.0 org.opendaylight.openflowplugin,openflowplugin-aggregator,0.19.0 org.opendaylight.openflowplugin,learning-switch,0.19.0 org.opendaylight.openflowplugin,openflowplugin-samples-aggregator,0.19.0 org.opendaylight.openflowplugin,sample-bundles,0.19.0 org.opendaylight.openflowplugin,sample-consumer,0.19.0 org.opendaylight.openflowplugin,simple-client,0.19.0 org.opendaylight.openflowplugin,test-common,0.19.0 org.opendaylight.openflowplugin,test-provider,0.19.0 org.opendaylight.ovsdb,ovsdb-binding-parent,1.19.0 org.opendaylight.ovsdb,it,1.19.0 org.opendaylight.ovsdb,parents,1.19.0 org.opendaylight.ovsdb,hwvtepsouthbound-api,1.19.0 org.opendaylight.ovsdb,hwvtepsouthbound-artifacts,1.19.0 org.opendaylight.ovsdb,hwvtepsouthbound-features,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-api,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-rest,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-test,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-ui,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound,1.19.0 org.opendaylight.ovsdb,hwvtepsouthbound-features-aggregator,1.19.0 org.opendaylight.ovsdb,hwvtepsouthbound-impl,1.19.0 org.opendaylight.ovsdb,hwvtepsouthbound-it,1.19.0 org.opendaylight.ovsdb,hwvtepsouthbound-karaf,1.19.0 org.opendaylight.ovsdb,hwvtepsouthbound-aggregator,1.19.0 org.opendaylight.ovsdb,library-artifacts,1.19.0 org.opendaylight.ovsdb,library-features,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-library,1.19.0 org.opendaylight.ovsdb,library-features-aggregator,1.19.0 org.opendaylight.ovsdb,library,1.19.0 org.opendaylight.ovsdb,library-it,1.19.0 org.opendaylight.ovsdb,library-karaf,1.19.0 org.opendaylight.ovsdb,library-aggregator,1.19.0 org.opendaylight.ovsdb,ovsdb,1.19.0 org.opendaylight.ovsdb,schema.hardwarevtep,1.19.0 org.opendaylight.ovsdb,schema.openvswitch,1.19.0 org.opendaylight.ovsdb,schemas,1.19.0 org.opendaylight.ovsdb,southbound-aggregator,1.19.0 org.opendaylight.ovsdb,southbound-api,1.19.0 org.opendaylight.ovsdb,southbound-artifacts,1.19.0 org.opendaylight.ovsdb,southbound-features,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-southbound-api,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl-rest,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl-ui,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-southbound-test,1.19.0 org.opendaylight.ovsdb,southbound-features-aggregator,1.19.0 org.opendaylight.ovsdb,southbound-impl,1.19.0 org.opendaylight.ovsdb,southbound-it,1.19.0 org.opendaylight.ovsdb,southbound-karaf,1.19.0 org.opendaylight.ovsdb,utils.config,1.19.0 org.opendaylight.ovsdb,utils.hwvtepsouthbound-utils,1.19.0 org.opendaylight.ovsdb,utils.mdsal-utils,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-utils,1.19.0 org.opendaylight.ovsdb,utils.ovsdb-it-utils,1.19.0 org.opendaylight.ovsdb,utils,1.19.0 org.opendaylight.ovsdb,utils.servicehelper,1.19.0 org.opendaylight.ovsdb,utils.southbound-utils,1.19.0 org.opendaylight.ovsdb,utils.yang-utils,1.19.0 org.opendaylight.releng.autorelease,autorelease-root,1.2.0 org.opendaylight.serviceutils,serviceutils-artifacts,0.14.0 org.opendaylight.serviceutils,binding-parent,0.14.0 org.opendaylight.serviceutils,commons,0.14.0 org.opendaylight.serviceutils,quality-parent,0.14.0 org.opendaylight.infrautils,odl-infrautils-metrics-prometheus,3.5.0 org.opendaylight.infrautils,odl-infrautils-metrics-sample,3.5.0 org.opendaylight.serviceutils,odl-serviceutils-listener,0.14.0 org.opendaylight.serviceutils,odl-serviceutils-metrics,0.14.0 org.opendaylight.serviceutils,odl-serviceutils-rpc,0.14.0 org.opendaylight.serviceutils,odl-serviceutils-srm,0.14.0 org.opendaylight.serviceutils,odl-serviceutils-tools,0.14.0 org.opendaylight.serviceutils,serviceutils-features-aggregator,0.14.0 org.opendaylight.serviceutils,serviceutils-features,0.14.0 org.opendaylight.serviceutils,serviceutils-karaf,0.14.0 org.opendaylight.serviceutils,metrics-api,0.14.0 org.opendaylight.serviceutils,metrics-impl-prometheus,0.14.0 org.opendaylight.serviceutils,metrics-impl-test,0.14.0 org.opendaylight.serviceutils,metrics-impl,0.14.0 org.opendaylight.serviceutils,metrics-it,0.14.0 org.opendaylight.serviceutils,metrics-aggregator,0.14.0 org.opendaylight.serviceutils,metrics-sample,0.14.0 org.opendaylight.serviceutils,serviceutils-aggregator,0.14.0 org.opendaylight.serviceutils,srm-api,0.14.0 org.opendaylight.serviceutils,srm-impl,0.14.0 org.opendaylight.serviceutils,srm-aggregator,0.14.0 org.opendaylight.serviceutils,srm-shell,0.14.0 org.opendaylight.serviceutils,tools-api,0.14.0 org.opendaylight.serviceutils,listener-api,0.14.0 org.opendaylight.serviceutils,tools-aggregator,0.14.0 org.opendaylight.serviceutils,rpc-api,0.14.0 org.opendaylight.serviceutils,tools-testutils,0.14.0 org.opendaylight.serviceutils,upgrade,0.14.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-calcium-mvn38-openjdk17] $ /bin/sh /tmp/jenkins6989668760848300669.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh /tmp/jenkins14051499856153565529.sh Karaf artifact is karaf Karaf project is integration Java home is /usr/lib/jvm/java-17-openjdk [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-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins16822208852532650841.sh '/w/workspace/autorelease-release-calcium-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-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins3606225685194580745.sh /tmp/jenkins3606225685194580745.sh: line 4: integration/distribution/karaf/src/main/assembly/build.url: No such file or directory [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins11147931669811635057.sh + ./scripts/fix-relativepaths.sh Scanning ./daexim/akka-infoprovider-impl/pom.xml Scanning ./daexim/artifacts/pom.xml Scanning ./daexim/features/daexim-features/pom.xml Scanning ./daexim/features/odl-daexim-all/pom.xml Scanning ./daexim/features/odl-daexim/pom.xml Scanning ./daexim/features/pom.xml Scanning ./daexim/impl/pom.xml Scanning ./daexim/karaf/pom.xml Scanning ./daexim/model/pom.xml Scanning ./daexim/parent/pom.xml Scanning ./daexim/pom.xml Scanning ./daexim/spi/pom.xml Scanning ./daexim/test-model/pom.xml Scanning ./integration/distribution/artifacts/all/pom.xml Scanning ./integration/distribution/artifacts/distribution/pom.xml Scanning ./integration/distribution/artifacts/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/upstream/properties/pom.xml Scanning ./integration/distribution/features/pom.xml Scanning ./integration/distribution/features/repos/index/pom.xml Scanning ./integration/distribution/features/repos/pom.xml Scanning ./integration/distribution/features/repos/test/pom.xml Scanning ./integration/distribution/features/singles/odl-integration-all/pom.xml Scanning ./integration/distribution/features/singles/odl-integration-compatible-with-all/pom.xml Scanning ./integration/distribution/features/singles/pom.xml Scanning ./integration/distribution/karaf-scripts/pom.xml Scanning ./integration/distribution/karaf/pom.xml Scanning ./integration/distribution/onap-karaf/pom.xml Scanning ./integration/distribution/opendaylight/pom.xml Scanning ./integration/distribution/pom.xml Scanning ./jsonrpc/api/pom.xml Scanning ./jsonrpc/artifacts/pom.xml Scanning ./jsonrpc/binding-adapter/pom.xml Scanning ./jsonrpc/bus/api/pom.xml Scanning ./jsonrpc/bus/config/pom.xml Scanning ./jsonrpc/bus/examples/binding-bridge/pom.xml Scanning ./jsonrpc/bus/examples/inband-models/pom.xml Scanning ./jsonrpc/bus/examples/pom.xml Scanning ./jsonrpc/bus/jsonrpc/pom.xml Scanning ./jsonrpc/bus/messagelib/pom.xml Scanning ./jsonrpc/bus/pom.xml Scanning ./jsonrpc/bus/spi/pom.xml Scanning ./jsonrpc/bus/transport-http/pom.xml Scanning ./jsonrpc/bus/transport-zmq/pom.xml Scanning ./jsonrpc/dom-codec/pom.xml Scanning ./jsonrpc/features/features-jsonrpc/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-all/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-bus/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-cluster/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-provider/pom.xml Scanning ./jsonrpc/features/pom.xml Scanning ./jsonrpc/karaf/pom.xml Scanning ./jsonrpc/parent/pom.xml Scanning ./jsonrpc/pom.xml Scanning ./jsonrpc/provider/cluster/pom.xml Scanning ./jsonrpc/provider/common/pom.xml Scanning ./jsonrpc/provider/pom.xml Scanning ./jsonrpc/provider/single/pom.xml Scanning ./jsonrpc/security/aaa/pom.xml Scanning ./jsonrpc/security/api/pom.xml Scanning ./jsonrpc/security/noop/pom.xml Scanning ./jsonrpc/security/pom.xml Scanning ./jsonrpc/security/service/pom.xml Scanning ./jsonrpc/test-model/pom.xml Scanning ./jsonrpc/tools/parent/pom.xml Scanning ./jsonrpc/tools/pom.xml Scanning ./jsonrpc/tools/test-tool/pom.xml Scanning ./lispflowmapping/artifacts/pom.xml Scanning ./lispflowmapping/commons/build_tools/pom.xml Scanning ./lispflowmapping/commons/parent/pom.xml Scanning ./lispflowmapping/features/features-lispflowmapping/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-models/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml Scanning ./lispflowmapping/features/pom.xml Scanning ./lispflowmapping/integrationtest/pom.xml Scanning ./lispflowmapping/lispflowmapping-karaf/pom.xml Scanning ./lispflowmapping/mappingservice/api/pom.xml Scanning ./lispflowmapping/mappingservice/config/pom.xml Scanning ./lispflowmapping/mappingservice/dsbackend/pom.xml Scanning ./lispflowmapping/mappingservice/implementation/pom.xml Scanning ./lispflowmapping/mappingservice/inmemorydb/pom.xml Scanning ./lispflowmapping/mappingservice/lisp-proto/pom.xml Scanning ./lispflowmapping/mappingservice/mapcache/pom.xml Scanning ./lispflowmapping/mappingservice/pom.xml Scanning ./lispflowmapping/mappingservice/shell/pom.xml Scanning ./lispflowmapping/mappingservice/southbound/pom.xml Scanning ./lispflowmapping/pom.xml Scanning ./openflowplugin/applications/arbitratorreconciliation/api/pom.xml Scanning ./openflowplugin/applications/arbitratorreconciliation/impl/pom.xml Scanning ./openflowplugin/applications/arbitratorreconciliation/pom.xml Scanning ./openflowplugin/applications/bulk-o-matic/pom.xml Scanning ./openflowplugin/applications/device-ownership-service/pom.xml Scanning ./openflowplugin/applications/forwardingrules-manager/pom.xml Scanning ./openflowplugin/applications/forwardingrules-sync/pom.xml Scanning ./openflowplugin/applications/lldp-speaker/pom.xml Scanning ./openflowplugin/applications/of-switch-config-pusher/pom.xml Scanning ./openflowplugin/applications/pom.xml Scanning ./openflowplugin/applications/reconciliation-framework/pom.xml Scanning ./openflowplugin/applications/southbound-cli/pom.xml Scanning ./openflowplugin/applications/table-miss-enforcer/pom.xml Scanning ./openflowplugin/applications/topology-lldp-discovery/pom.xml Scanning ./openflowplugin/applications/topology-manager/pom.xml Scanning ./openflowplugin/artifacts/pom.xml Scanning ./openflowplugin/distribution/karaf/pom.xml Scanning ./openflowplugin/drop-test-karaf/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/pom.xml Scanning ./openflowplugin/extension/openflowjava-extension-eric/pom.xml Scanning ./openflowplugin/extension/openflowjava-extension-nicira-api/pom.xml Scanning ./openflowplugin/extension/openflowjava-extension-nicira/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-api/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-eric/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-nicira/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-onf/pom.xml Scanning ./openflowplugin/extension/pom.xml Scanning ./openflowplugin/extension/test-extension/pom.xml Scanning ./openflowplugin/features-aggregator/features-openflowplugin/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-topology/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-drop-test/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-flow-services/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-libraries/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-southbound/pom.xml Scanning ./openflowplugin/features-aggregator/pom.xml Scanning ./openflowplugin/libraries/liblldp/pom.xml Scanning ./openflowplugin/libraries/pom.xml Scanning ./openflowplugin/model/model-flow-base/pom.xml Scanning ./openflowplugin/model/model-flow-service/pom.xml Scanning ./openflowplugin/model/model-flow-statistics/pom.xml Scanning ./openflowplugin/model/model-inventory/pom.xml Scanning ./openflowplugin/model/model-topology/pom.xml Scanning ./openflowplugin/model/pom.xml Scanning ./openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml Scanning ./openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml Scanning ./openflowplugin/openflowjava/features-openflowjava-aggregator/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-api/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-impl/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-it/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-spi/pom.xml Scanning ./openflowplugin/openflowjava/openflowjava-blueprint-config/pom.xml Scanning ./openflowplugin/openflowjava/openflowjava-util/pom.xml Scanning ./openflowplugin/openflowjava/pom.xml Scanning ./openflowplugin/openflowplugin-api/pom.xml Scanning ./openflowplugin/openflowplugin-blueprint-config/pom.xml Scanning ./openflowplugin/openflowplugin-common/pom.xml Scanning ./openflowplugin/openflowplugin-impl/pom.xml Scanning ./openflowplugin/openflowplugin-it/pom.xml Scanning ./openflowplugin/openflowplugin/pom.xml Scanning ./openflowplugin/parent/pom.xml Scanning ./openflowplugin/pom.xml Scanning ./openflowplugin/samples/learning-switch/pom.xml Scanning ./openflowplugin/samples/pom.xml Scanning ./openflowplugin/samples/sample-bundles/pom.xml Scanning ./openflowplugin/samples/sample-consumer/pom.xml Scanning ./openflowplugin/samples/simple-client/pom.xml Scanning ./openflowplugin/test-common/pom.xml Scanning ./openflowplugin/test-provider/pom.xml Scanning ./ovsdb/commons/binding-parent/pom.xml Scanning ./ovsdb/commons/it/pom.xml Scanning ./ovsdb/commons/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml Scanning ./ovsdb/hwvtepsouthbound/pom.xml Scanning ./ovsdb/library/artifacts/pom.xml Scanning ./ovsdb/library/features/features/pom.xml Scanning ./ovsdb/library/features/odl-ovsdb-library/pom.xml Scanning ./ovsdb/library/features/pom.xml Scanning ./ovsdb/library/impl/pom.xml Scanning ./ovsdb/library/it/pom.xml Scanning ./ovsdb/library/karaf/pom.xml Scanning ./ovsdb/library/pom.xml Scanning ./ovsdb/pom.xml Scanning ./ovsdb/schemas/hardwarevtep/pom.xml Scanning ./ovsdb/schemas/openvswitch/pom.xml Scanning ./ovsdb/schemas/pom.xml Scanning ./ovsdb/southbound/pom.xml Scanning ./ovsdb/southbound/southbound-api/pom.xml Scanning ./ovsdb/southbound/southbound-artifacts/pom.xml Scanning ./ovsdb/southbound/southbound-features/features/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml Scanning ./ovsdb/southbound/southbound-features/pom.xml Scanning ./ovsdb/southbound/southbound-impl/pom.xml Scanning ./ovsdb/southbound/southbound-it/pom.xml Scanning ./ovsdb/southbound/southbound-karaf/pom.xml Scanning ./ovsdb/utils/config/pom.xml Scanning ./ovsdb/utils/hwvtepsouthbound-utils/pom.xml Scanning ./ovsdb/utils/mdsal-utils/pom.xml Scanning ./ovsdb/utils/odl-ovsdb-utils/pom.xml Scanning ./ovsdb/utils/ovsdb-it-utils/pom.xml Scanning ./ovsdb/utils/pom.xml Scanning ./ovsdb/utils/servicehelper/pom.xml Scanning ./ovsdb/utils/southbound-utils/pom.xml Scanning ./ovsdb/utils/yang-utils/pom.xml Scanning ./pom.xml Scanning ./serviceutils/artifacts/pom.xml Scanning ./serviceutils/commons/binding-parent/pom.xml Scanning ./serviceutils/commons/pom.xml Scanning ./serviceutils/commons/quality-parent/pom.xml Scanning ./serviceutils/features/odl-infrautils-metrics-prometheus/pom.xml Scanning ./serviceutils/features/odl-infrautils-metrics-sample/pom.xml Scanning ./serviceutils/features/odl-serviceutils-listener/pom.xml Scanning ./serviceutils/features/odl-serviceutils-metrics/pom.xml Scanning ./serviceutils/features/odl-serviceutils-rpc/pom.xml Scanning ./serviceutils/features/odl-serviceutils-srm/pom.xml Scanning ./serviceutils/features/odl-serviceutils-tools/pom.xml Scanning ./serviceutils/features/pom.xml Scanning ./serviceutils/features/serviceutils-features/pom.xml Scanning ./serviceutils/karaf/pom.xml Scanning ./serviceutils/metrics/api/pom.xml Scanning ./serviceutils/metrics/impl-prometheus/pom.xml Scanning ./serviceutils/metrics/impl-test/pom.xml Scanning ./serviceutils/metrics/impl/pom.xml Scanning ./serviceutils/metrics/it/pom.xml Scanning ./serviceutils/metrics/pom.xml Scanning ./serviceutils/metrics/sample/impl/pom.xml Scanning ./serviceutils/pom.xml Scanning ./serviceutils/srm/api/pom.xml Scanning ./serviceutils/srm/impl/pom.xml Scanning ./serviceutils/srm/pom.xml Scanning ./serviceutils/srm/shell/pom.xml Scanning ./serviceutils/tools/api/pom.xml Scanning ./serviceutils/tools/listener-api/pom.xml Scanning ./serviceutils/tools/pom.xml Scanning ./serviceutils/tools/rpc-api/pom.xml Scanning ./serviceutils/tools/testutils/pom.xml Scanning ./serviceutils/upgrade/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-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins15034458562197384233.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-calcium-mvn38-openjdk17@tmp/config17473685143600074920tmp --settings /w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config16297059996343324357tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/autorelease-release-calcium-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.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-547.el8.x86_64", arch: "amd64", family: "unix" [INFO] 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 [jar] [INFO] daexim [pom] [INFO] ODL :: integration :: distribution-artifacts [pom] [INFO] ODL :: integration :: properties [pom] [INFO] ODL :: integration :: artifact-artifacts [pom] [INFO] ODL :: integration :: other-artifacts [pom] [INFO] ODL :: integration :: upstream-all-artifacts [pom] [INFO] ODL :: integration :: upstream-aggregator [pom] [INFO] ODL :: integration :: all-artifacts [pom] [INFO] ODL :: integration :: artifacts-aggregator [pom] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts [jar] [INFO] JSON-RPC :: Parent [pom] [INFO] JSON-RPC :: BUS :: JSON-RPC codec [bundle] [INFO] JSON-RPC :: BUS :: API [bundle] [INFO] JSON-RPC :: Security :: API [bundle] [INFO] JSON-RPC :: Security :: NOOP [bundle] [INFO] JSON-RPC :: BUS :: SPI [bundle] [INFO] JSON-RPC :: BUS :: ZeroMQ transport [bundle] [INFO] JSON-RPC :: BUS :: HTTP transport [bundle] [INFO] JSON-RPC :: BUS :: Messaging library [bundle] [INFO] JSON-RPC :: Security :: Service [bundle] [INFO] JSON-RPC :: API [bundle] [INFO] JSON-RPC :: Security :: AAA [bundle] [INFO] JSON-RPC :: BUS :: Config [jar] [INFO] JSON-RPC :: Feature :: bus [feature] [INFO] JSON-RPC :: Test model [bundle] [INFO] JSON-RPC :: DOM :: Codec [bundle] [INFO] JSON-RPC :: Provider [pom] [INFO] JSON-RPC :: Provider :: Common [bundle] [INFO] JSON-RPC :: Provider :: Single node [bundle] [INFO] JSON-RPC :: Feature :: provider [feature] [INFO] JSON-RPC :: Feature :: all [feature] [INFO] JSON-RPC :: Features :: repository [feature] [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.api [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models [feature] [INFO] ODL :: lispflowmapping :: mappingservice-parent [pom] [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb [feature] [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.mapcache [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.config [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.southbound [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound [feature] [INFO] ODL :: lispflowmapping :: mappingservice.implementation [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice [feature] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr [feature] [INFO] ODL :: lispflowmapping :: mappingservice.shell [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell [feature] [INFO] ODL :: lispflowmapping :: features-lispflowmapping [feature] [INFO] ODL :: serviceutils :: quality-parent [pom] [INFO] ODL :: serviceutils :: metrics-api [bundle] [INFO] ODL :: serviceutils :: metrics-impl [bundle] [INFO] ODL :: serviceutils :: Metrics [feature] [INFO] ODL :: serviceutils :: tools-api [bundle] [INFO] ODL :: serviceutils :: binding-parent [pom] [INFO] ODL :: serviceutils :: upgrade [bundle] [INFO] ODL :: serviceutils :: TOOLS [feature] [INFO] openflowplugin-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] [INFO] openflowjava-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] [INFO] ODL :: openflowjava :: openflowjava-util [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] [INFO] model-inventory [bundle] [INFO] model-flow-base [bundle] [INFO] model-flow-service [bundle] [INFO] model-flow-statistics [bundle] [INFO] model-topology [bundle] [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] [INFO] liblldp [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] [INFO] openflowplugin-blueprint-config [bundle] [INFO] openflowplugin-common [bundle] [INFO] openflowplugin-api [bundle] [INFO] openflowplugin-extension-api [bundle] [INFO] openflowplugin [bundle] [INFO] openflowplugin-impl [bundle] [INFO] openflowplugin-extension-onf [bundle] [INFO] rpc-api [bundle] [INFO] ODL :: serviceutils :: RPC tools [feature] [INFO] ODL :: serviceutils :: srm-api [bundle] [INFO] ODL :: serviceutils :: srm-impl [bundle] [INFO] ODL :: serviceutils :: srm-shell [bundle] [INFO] ODL :: serviceutils :: SRM [feature] [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] [INFO] bulk-o-matic [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] [INFO] device-ownership-service [bundle] [INFO] of-switch-config-pusher [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] [INFO] arbitratorreconciliation-api [bundle] [INFO] reconciliation-framework [bundle] [INFO] arbitratorreconciliation-impl [bundle] [INFO] forwardingrules-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] [INFO] forwardingrules-sync [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] [INFO] table-miss-enforcer [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] [INFO] topology-lldp-discovery [bundle] [INFO] lldp-speaker [bundle] [INFO] topology-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] [INFO] test-common [bundle] [INFO] drop-test-karaf [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] [INFO] southbound-cli [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] [INFO] features-openflowplugin [feature] [INFO] openflowjava-extension-nicira-api [bundle] [INFO] openflowjava-extension-nicira [bundle] [INFO] openflowplugin-extension-nicira [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] [INFO] openflowjava-extension-eric [bundle] [INFO] openflowplugin-extension-eric [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] [INFO] features-openflowplugin-extension [feature] [INFO] ovsdb-binding-parent [pom] [INFO] ODL :: ovsdb :: library [bundle] [INFO] ODL :: ovsdb :: utils.servicehelper [bundle] [INFO] ODL :: ovsdb :: schema.openvswitch [bundle] [INFO] ODL :: ovsdb :: schema.hardwarevtep [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-library [feature] [INFO] ODL :: ovsdb :: library-features [feature] [INFO] ODL :: ovsdb :: hwvtepsouthbound-api [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api [feature] [INFO] ODL :: ovsdb :: southbound-api [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api [feature] [INFO] ODL :: ovsdb :: utils.config [bundle] [INFO] ODL :: ovsdb :: utils.mdsal-utils [bundle] [INFO] ODL :: ovsdb :: utils.southbound-utils [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-utils [feature] [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui [feature] [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test [feature] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features [feature] [INFO] ODL :: ovsdb :: utils.yang-utils [bundle] [INFO] ODL :: ovsdb :: southbound-impl [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test [feature] [INFO] ODL :: ovsdb :: southbound-features [feature] [INFO] listener-api [bundle] [INFO] ODL :: serviceutils :: listener tools [feature] [INFO] ODL :: serviceutils :: serviceutils-features [feature] [INFO] ODL :: integration :: features-index [feature] [INFO] ODL :: integration :: odl-integration-compatible-with-all [feature] [INFO] ODL :: integration :: odl-integration-all [feature] [INFO] ODL :: integration :: features-test [feature] [INFO] ODL :: integration :: karaf [pom] [INFO] ODL :: integration :: singles-aggregator [pom] [INFO] ODL :: integration :: repos-aggregator [pom] [INFO] ODL :: integration :: features-aggregator [pom] [INFO] ODL :: integration :: onap-karaf [pom] [INFO] Integration/Distribution [pom] [INFO] JSON-RPC :: Artifacts [pom] [INFO] JSON-RPC :: Provider :: Cluster [bundle] [INFO] JSON-RPC :: Feature :: Cluster [feature] [INFO] JSON-RPC :: Features :: Aggregator [pom] [INFO] JSON-RPC :: BUS :: Examples :: Inband models [jar] [INFO] JSON-RPC :: Binding adapter [jar] [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge [jar] [INFO] JSON-RPC :: POM [pom] [INFO] JSON-RPC :: BUS [pom] [INFO] JSON-RPC :: BUS :: Examples [pom] [INFO] JSON-RPC :: Security [pom] [INFO] JSON-RPC :: Tools parent [pom] [INFO] JSON-RPC :: Tools :: Test [jar] [INFO] JSON-RPC :: Tools [pom] [INFO] ODL :: lispflowmapping :: lispflowmapping-commons [pom] [INFO] ODL :: lispflowmapping :: common.build.tools [jar] [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts [pom] [INFO] ODL :: lispflowmapping :: features-aggregator [pom] [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf [jar] [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest [bundle] [INFO] lispflowmapping [pom] [INFO] openflowplugin-artifacts [pom] [INFO] libraries-aggregator [pom] [INFO] ODL :: openflowjava :: features-openflowjava [feature] [INFO] ODL :: openflowjava :: features-openflowjava-aggregator [pom] [INFO] simple-client [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] [INFO] test-extension [bundle] [INFO] features-extension-aggregator [pom] [INFO] openflowplugin-extension-aggregator [pom] [INFO] test-provider [bundle] [INFO] features-aggregator [pom] [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] [INFO] applications-aggregator [pom] [INFO] model-aggregator [pom] [INFO] learning-switch [bundle] [INFO] sample-consumer [bundle] [INFO] sample-bundles [bundle] [INFO] openflowplugin-samples-aggregator [pom] [INFO] openflowplugin [pom] [INFO] ODL :: ovsdb :: it [pom] [INFO] ODL :: ovsdb :: parents [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf [jar] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-it [jar] [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator [pom] [INFO] ODL :: ovsdb :: library-karaf [jar] [INFO] ODL :: ovsdb :: library-features-aggregator [pom] [INFO] ODL :: ovsdb :: library-artifacts [pom] [INFO] ODL :: ovsdb :: library-it [jar] [INFO] ODL :: ovsdb :: library-aggregator [pom] [INFO] ODL :: ovsdb :: schemas [pom] [INFO] ODL :: ovsdb :: southbound-karaf [jar] [INFO] ODL :: ovsdb :: southbound-features-aggregator [pom] [INFO] ODL :: ovsdb :: southbound-artifacts [pom] [INFO] ODL :: ovsdb :: southbound-it [jar] [INFO] ODL :: ovsdb :: southbound-aggregator [pom] [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils [bundle] [INFO] ODL :: ovsdb :: utils [pom] [INFO] ovsdb [pom] [INFO] ODL :: serviceutils :: commons [pom] [INFO] ODL :: serviceutils :: tools-testutils [jar] [INFO] ODL :: serviceutils :: tools-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-features-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-artifacts [pom] [INFO] ODL :: serviceutils :: metrics-impl-test [bundle] [INFO] ODL :: serviceutils :: metrics-impl-prometheus [bundle] [INFO] ODL :: serviceutils :: metrics-sample [bundle] [INFO] ODL :: serviceutils :: metrics-it [jar] [INFO] ODL :: serviceutils :: metrics-aggregator [pom] [INFO] ODL :: serviceutils :: srm-aggregator [pom] [INFO] serviceutils [pom] [INFO] autorelease [pom] [INFO] [INFO] -------------< org.opendaylight.daexim:daexim-test-model >-------------- [INFO] Building daexim-test-model 1.16.0 [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:7.0.0:revision (get-git-infos) @ daexim-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-test-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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:13.0.2:generate-sources (binding) @ daexim-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 5.421 ms [INFO] yang-to-sources: Project model files found: 3 in 85.19 ms [INFO] yang-to-sources: 3 YANG models processed in 70.95 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 57.06 ms [INFO] Sorted 16 files into 7 directories in 3.317 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 106.3 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-calcium-mvn38-openjdk17/daexim/test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ daexim-test-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ daexim-test-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ daexim-test-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ daexim-test-model --- [INFO] 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-calcium-mvn38-openjdk17/daexim/test-model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-test-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-test-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ daexim-test-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-test-model --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.16.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-test-model --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.16.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim-test-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/bom.xml [INFO] attaching as daexim-test-model-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as daexim-test-model-1.16.0-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.0:jar-no-fork (attach-sources) @ daexim-test-model --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.16.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-test-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-test-model --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.16.0.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.16.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.16.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-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.16.0/daexim-test-model-1.16.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-test-model --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [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.16.0 [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:7.0.0:revision (get-git-infos) @ daexim-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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:13.0.2:generate-sources (binding) @ daexim-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 2.116 ms [INFO] yang-to-sources: Project model files found: 2 in 43.03 ms [INFO] yang-to-sources: 3 YANG models processed in 116.4 ms [INFO] BindingJavaFileGenerator: Defined 72 files in 35.18 ms [INFO] Sorted 72 files into 12 directories in 377.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 72 in 126.5 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-calcium-mvn38-openjdk17/daexim/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 76 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ daexim-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ daexim-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ daexim-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ daexim-model --- [INFO] 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-calcium-mvn38-openjdk17/daexim/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ daexim-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-model --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.16.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-model --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.16.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/bom.xml [INFO] attaching as daexim-model-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/bom.json [INFO] attaching as daexim-model-1.16.0-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.0:jar-no-fork (attach-sources) @ daexim-model --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.16.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-model --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.16.0.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.16.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.16.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-model --- [INFO] Installing org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-model --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [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.16.0 [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:7.0.0:revision (get-git-infos) @ daexim-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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-calcium-mvn38-openjdk17/daexim/spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ daexim-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ daexim-spi --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ daexim-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ daexim-spi --- [INFO] 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-calcium-mvn38-openjdk17/daexim/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-spi --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ daexim-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-spi --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.16.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-spi --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-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-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.16.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/bom.xml [INFO] attaching as daexim-spi-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/bom.json [INFO] attaching as daexim-spi-1.16.0-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.0:jar-no-fork (attach-sources) @ daexim-spi --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.16.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-spi --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.16.0.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.16.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.16.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-spi --- [INFO] Installing org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-spi --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [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.16.0 [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:7.0.0:revision (get-git-infos) @ parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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.3.1:check (analyze-compile) > :spotbugs @ parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ parent --- [INFO] [INFO] --- copy-files-plugin:13.0.11: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.7.11:makeBom (default) @ parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/parent/target/bom.xml [INFO] attaching as parent-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/parent/target/bom.json [INFO] attaching as parent-1.16.0-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.0:jar-no-fork (attach-sources) @ parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ parent --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/parent/pom.xml to /tmp/r/org/opendaylight/daexim/parent/1.16.0/parent-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/parent/target/bom.xml to /tmp/r/org/opendaylight/daexim/parent/1.16.0/parent-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/parent/target/bom.json to /tmp/r/org/opendaylight/daexim/parent/1.16.0/parent-1.16.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ----------------< org.opendaylight.daexim:daexim-impl >----------------- [INFO] Building daexim-impl 1.16.0 [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:7.0.0:revision (get-git-infos) @ daexim-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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-calcium-mvn38-openjdk17/daexim/impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:[65,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[85,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ daexim-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ daexim-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ daexim-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ daexim-impl --- [INFO] BugInstance size is 15 [INFO] Error size is 0 [INFO] Total bugs: 15 [ERROR] Low: Overridable method cancelExport 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 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method immediateImport 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 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [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 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method scheduleExport 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 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method statusExport 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 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method statusImport 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 216] 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 218]Another occurrence at ImportTask.java:[line 222] 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 285] 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 229] 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.12.1:testCompile (default-testCompile) @ daexim-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[238,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[253,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[267,27] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[284,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-impl --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-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.LocalExportTaskTest 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: 4.316 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.275 s -- in org.opendaylight.daexim.impl.ImportTaskTest [INFO] Running org.opendaylight.daexim.impl.ModuleExclusionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 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.062 s -- in org.opendaylight.daexim.impl.CollectImportFilesTest [INFO] Running org.opendaylight.daexim.impl.DataExportImportAppProviderTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.53 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.022 s -- in org.opendaylight.daexim.impl.PerModuleExportTest [INFO] Running org.opendaylight.daexim.impl.UtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.daexim.impl.UtilTest [INFO] Running org.opendaylight.daexim.impl.DateAndTimeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.daexim.impl.DateAndTimeTest [INFO] Running org.opendaylight.daexim.impl.MetadataParsingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.daexim.impl.MetadataParsingTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ daexim-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-impl --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.16.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-impl --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:114: warning: no comment [WARNING] public class DataExportImportAppProvider implements DataImportBootService, AutoCloseable { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-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-calcium-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-calcium-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-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:83: warning: no comment [WARNING] public class ImportTask implements Callable { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:118: warning: no comment [WARNING] public ImportTask(final ImmediateImportInput input, DOMDataBroker domDataBroker, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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-calcium-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] 34 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.16.0-javadoc.jar [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-daexim-cfg) @ daexim-impl --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/bom.xml [INFO] attaching as daexim-impl-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/bom.json [INFO] attaching as daexim-impl-1.16.0-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.yangtools:concepts:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:provided [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-data-util:jar:13.0.2:provided [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:provided [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-impl --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.16.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-impl --- [ERROR] /w/workspace/autorelease-release-calcium-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-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:149: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:150: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-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-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:160: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:204: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:230: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:346: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:366: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:397: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:440: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:406: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:109: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:137: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:242: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:288: Prefer java.util.Optional.orElseThrow [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-impl --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'daexim-impl' with 13 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-impl --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.16.0.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.16.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/config/org.opendaylight.daexim.cfg to /tmp/r/org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.cfg [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.16.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-impl --- [INFO] Installing org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [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.16.0 [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:7.0.0:revision (get-git-infos) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-akka-infoprovider-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-akka-infoprovider-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ daexim-akka-infoprovider-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ daexim-akka-infoprovider-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ daexim-akka-infoprovider-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ daexim-akka-infoprovider-impl --- [INFO] 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-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-akka-infoprovider-impl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-akka-infoprovider-impl --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-akka-infoprovider-impl --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.16.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-akka-infoprovider-impl --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-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-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.16.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim-akka-infoprovider-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 58 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/bom.xml [INFO] attaching as daexim-akka-infoprovider-impl-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/bom.json [INFO] attaching as daexim-akka-infoprovider-impl-1.16.0-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.scala-lang:scala-library:jar:2.13.13:compile [WARNING] org.opendaylight.controller:repackaged-akka:jar:9.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-akka-infoprovider-impl --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.16.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-akka-infoprovider-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-akka-infoprovider-impl --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.16.0.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.16.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.16.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-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.16.0/daexim-akka-infoprovider-impl-1.16.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [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.16.0 [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:7.0.0:revision (get-git-infos) @ odl-daexim --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-daexim --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-daexim --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-daexim --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-daexim --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-daexim --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-daexim --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-daexim >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-daexim --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-daexim <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-daexim --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-daexim --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-daexim --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-daexim --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-daexim --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-daexim --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 192 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/bom.xml [INFO] attaching as odl-daexim-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as odl-daexim-1.16.0-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.0:jar-no-fork (attach-sources) @ odl-daexim --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-daexim --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-daexim --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-daexim --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-daexim --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---------------< org.opendaylight.daexim:odl-daexim-all >--------------- [INFO] Building OpenDaylight :: Daexim :: All 1.16.0 [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:7.0.0:revision (get-git-infos) @ odl-daexim-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-daexim-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-daexim-all --- [INFO] [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] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-daexim-all --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-daexim-all --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim-all --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-daexim-all --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-daexim-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-daexim-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-daexim-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-daexim-all --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-daexim-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-daexim-all --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-daexim-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-daexim-all --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-daexim-all --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 378 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/bom.xml [INFO] attaching as odl-daexim-all-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/bom.json [INFO] attaching as odl-daexim-all-1.16.0-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.0:jar-no-fork (attach-sources) @ odl-daexim-all --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-daexim-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-daexim-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-daexim-all --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-daexim-all --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------------< org.opendaylight.daexim:daexim-features >--------------- [INFO] Building ODL :: daexim :: daexim-features 1.16.0 [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:7.0.0:revision (get-git-infos) @ daexim-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-features --- [INFO] [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] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ daexim-features --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ daexim-features --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ daexim-features --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ daexim-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ daexim-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ daexim-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ daexim-features --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ daexim-features --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ daexim-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-features --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim-features --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 379 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/bom.xml [INFO] attaching as daexim-features-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/bom.json [INFO] attaching as daexim-features-1.16.0-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.0:jar-no-fork (attach-sources) @ daexim-features --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-features --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/daexim-features/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-features --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.daexim:features-aggregator >------------- [INFO] Building ODL :: daexim :: features-aggregator 1.16.0 [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:7.0.0:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/target/bom.xml [INFO] attaching as features-aggregator-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as features-aggregator-1.16.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/pom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/target/bom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/target/bom.json to /tmp/r/org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --------------< org.opendaylight.daexim:daexim-artifacts >-------------- [INFO] Building daexim-artifacts 1.16.0 [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:7.0.0:revision (get-git-infos) @ daexim-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/artifacts/target/bom.xml [INFO] attaching as daexim-artifacts-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/artifacts/target/bom.json [INFO] attaching as daexim-artifacts-1.16.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/artifacts/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/artifacts/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/artifacts/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ----------------< org.opendaylight.daexim:daexim-karaf >---------------- [INFO] Building daexim-karaf 1.16.0 [12/255] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-karaf --- [INFO] 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:7.0.0:revision (get-git-infos) @ daexim-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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 (default-resources) @ daexim-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ daexim-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.5:assembly (process-resources) @ daexim-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.16.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.16.0/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.16.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.4/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/xml/features [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 [INFO] Feature kar/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature bundle/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.5 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature aries-proxy/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 [INFO] Feature package/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.5 [INFO] Feature shell/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.5 [INFO] Feature jaas/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature ssh/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 [INFO] Feature feature/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature management/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature system/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature log/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature config/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.5 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature aries-blueprint/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.5 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature framework/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature instance/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.5 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature shell-compat/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.5 [INFO] Feature diagnostic/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.5 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.5 [INFO] Feature deployer/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 [INFO] Feature 2c82f5be-bbb5-49e6-975f-f94d5d7f074e/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 [INFO] Feature scr/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature standard/4.4.5 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.5 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-karaf --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ daexim-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ daexim-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ daexim-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ daexim-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-karaf --- [INFO] No tests to run. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ daexim-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ daexim-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ daexim-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.11-config.properties to /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ daexim-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ daexim-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.11:populate-local-repo (populate-local-repo) @ daexim-karaf --- [INFO] Feature repository discovered recursively: 9b2f9041-6594-4df4-bc48-511f89a5062b [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.16.0 [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.16.0 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.16.0 [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.16.0 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.24 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ daexim-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ daexim-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ daexim-karaf --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/target/daexim-karaf-1.16.0.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-karaf --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ daexim-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim-karaf --- [INFO] Skipping CycloneDX goal, 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 --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.11:compile [WARNING] org.apache.karaf.features:framework:kar:4.4.5:compile [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-karaf --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-karaf --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.16.0/daexim-karaf-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/target/daexim-karaf-1.16.0.tar.gz to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.16.0/daexim-karaf-1.16.0.tar.gz [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/target/daexim-karaf-1.16.0.zip to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.16.0/daexim-karaf-1.16.0.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------------< org.opendaylight.daexim:daexim >------------------- [INFO] Building daexim 1.16.0 [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:7.0.0:revision (get-git-infos) @ daexim --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/target/bom.xml [INFO] attaching as daexim-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/target/bom.json [INFO] attaching as daexim-1.16.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/pom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --------< org.opendaylight.integration:distribution-artifacts >--------- [INFO] Building ODL :: integration :: distribution-artifacts 0.21.0 [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:7.0.0:revision (get-git-infos) @ distribution-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ distribution-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/distribution/target/bom.xml [INFO] attaching as distribution-artifacts-0.21.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/distribution/target/bom.json [INFO] attaching as distribution-artifacts-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ distribution-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/distribution/target/bom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/distribution/target/bom.json to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ distribution-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --------------< org.opendaylight.integration:properties >--------------- [INFO] Building ODL :: integration :: properties 0.21.0 [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:7.0.0:revision (get-git-infos) @ properties --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ properties --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/properties/target/bom.xml [INFO] attaching as properties-0.21.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/properties/target/bom.json [INFO] attaching as properties-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ properties --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/properties/pom.xml to /tmp/r/org/opendaylight/integration/properties/0.21.0/properties-0.21.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/properties/target/bom.xml to /tmp/r/org/opendaylight/integration/properties/0.21.0/properties-0.21.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/properties/target/bom.json to /tmp/r/org/opendaylight/integration/properties/0.21.0/properties-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ properties --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ----------< org.opendaylight.integration:artifact-artifacts >----------- [INFO] Building ODL :: integration :: artifact-artifacts 0.21.0 [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:7.0.0:revision (get-git-infos) @ artifact-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ artifact-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/artifacts/target/bom.xml [INFO] attaching as artifact-artifacts-0.21.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/artifacts/target/bom.json [INFO] attaching as artifact-artifacts-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ artifact-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/artifacts/target/bom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/artifacts/target/bom.json to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ artifact-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ------------< org.opendaylight.integration:other-artifacts >------------ [INFO] Building ODL :: integration :: other-artifacts 0.21.0 [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:7.0.0:revision (get-git-infos) @ other-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ other-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/other/target/bom.xml [INFO] attaching as other-artifacts-0.21.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/other/target/bom.json [INFO] attaching as other-artifacts-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ other-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/other/pom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/other/target/bom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/other/target/bom.json to /tmp/r/org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ other-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --------< org.opendaylight.integration:upstream-all-artifacts >--------- [INFO] Building ODL :: integration :: upstream-all-artifacts 0.21.0 [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:7.0.0:revision (get-git-infos) @ upstream-all-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ upstream-all-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/all/target/bom.xml [INFO] attaching as upstream-all-artifacts-0.21.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/all/target/bom.json [INFO] attaching as upstream-all-artifacts-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ upstream-all-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/all/pom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/all/target/bom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/all/target/bom.json to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ upstream-all-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ----------< org.opendaylight.integration:upstream-aggregator >---------- [INFO] Building ODL :: integration :: upstream-aggregator 0.21.0 [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:7.0.0:revision (get-git-infos) @ upstream-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ upstream-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/target/bom.xml [INFO] attaching as upstream-aggregator-0.21.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/target/bom.json [INFO] attaching as upstream-aggregator-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ upstream-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/pom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/target/bom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/target/bom.json to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ upstream-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] -------------< org.opendaylight.integration:all-artifacts >------------- [INFO] Building ODL :: integration :: all-artifacts 0.21.0 [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:7.0.0:revision (get-git-infos) @ all-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ all-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/all/target/bom.xml [INFO] attaching as all-artifacts-0.21.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/all/target/bom.json [INFO] attaching as all-artifacts-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ all-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/all/pom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/all/target/bom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/all/target/bom.json to /tmp/r/org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ all-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ---------< org.opendaylight.integration:artifacts-aggregator >---------- [INFO] Building ODL :: integration :: artifacts-aggregator 0.21.0 [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:7.0.0:revision (get-git-infos) @ artifacts-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ artifacts-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/target/bom.xml [INFO] attaching as artifacts-aggregator-0.21.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/target/bom.json [INFO] attaching as artifacts-aggregator-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ artifacts-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/target/bom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/target/bom.json to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ artifacts-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] -------------< org.opendaylight.integration:karaf-scripts >------------- [INFO] Building ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.21.0 [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:7.0.0:revision (get-git-infos) @ karaf-scripts --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ karaf-scripts --- [INFO] Copying 7 resources from src/main/assembly to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ karaf-scripts --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ karaf-scripts --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ karaf-scripts --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/karaf-scripts-0.21.0.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ karaf-scripts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/bom.xml [INFO] attaching as karaf-scripts-0.21.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/bom.json [INFO] attaching as karaf-scripts-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ karaf-scripts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/karaf-scripts-0.21.0.jar to /tmp/r/org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/pom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/bom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/bom.json to /tmp/r/org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ karaf-scripts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --------------< org.opendaylight.jsonrpc:jsonrpc-parent >--------------- [INFO] Building JSON-RPC :: Parent 1.17.0 [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:7.0.0:revision (get-git-infos) @ jsonrpc-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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.3.1:check (analyze-compile) > :spotbugs @ jsonrpc-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ jsonrpc-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ jsonrpc-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ jsonrpc-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ jsonrpc-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/parent/target/bom.xml [INFO] attaching as jsonrpc-parent-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/parent/target/bom.json [INFO] attaching as jsonrpc-parent-1.17.0-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.0:jar-no-fork (attach-sources) @ jsonrpc-parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-parent --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/parent/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/parent/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-jsonrpc >-------------- [INFO] Building JSON-RPC :: BUS :: JSON-RPC codec 1.17.0 [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:7.0.0:revision (get-git-infos) @ bus-jsonrpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bus-jsonrpc --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bus-jsonrpc --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bus-jsonrpc >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bus-jsonrpc --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bus-jsonrpc <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bus-jsonrpc --- [INFO] 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.12.1:testCompile (default-testCompile) @ bus-jsonrpc --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bus-jsonrpc --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-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.JsonRpcErrorObjectTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObjectTest [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.CompatibilitySerializationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.CompatibilitySerializationTest [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.RpcComplicatedParamsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.RpcComplicatedParamsTest [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcSerializerTest [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] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bus-jsonrpc --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-jsonrpc --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.17.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bus-jsonrpc --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.17.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bus-jsonrpc --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 11 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bom.xml [INFO] attaching as bus-jsonrpc-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bom.json [INFO] attaching as bus-jsonrpc-1.17.0-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.0:jar-no-fork (attach-sources) @ bus-jsonrpc --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.17.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bus-jsonrpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bus-jsonrpc --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-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:2.5.2:install (default-install) @ bus-jsonrpc --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.17.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.17.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-jsonrpc --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bus-jsonrpc --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [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.17.0 [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:7.0.0:revision (get-git-infos) @ bus-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bus-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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-calcium-mvn38-openjdk17/jsonrpc/bus/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bus-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 19 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bus-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bus-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bus-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bus-api --- [INFO] 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-calcium-mvn38-openjdk17/jsonrpc/bus/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bus-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bus-api --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-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.UriBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.jsonrpc.bus.api.UriBuilderTest [INFO] Running org.opendaylight.jsonrpc.bus.api.UriParserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.jsonrpc.bus.api.UriParserTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bus-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-api --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.17.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bus-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.17.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bus-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bom.xml [INFO] attaching as bus-api-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bom.json [INFO] attaching as bus-api-1.17.0-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.107.Final:provided [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bus-api --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.17.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bus-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bus-api --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-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:2.5.2:install (default-install) @ bus-api --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.17.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.17.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-api --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bus-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [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.17.0 [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:7.0.0:revision (get-git-infos) @ security-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ security-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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-calcium-mvn38-openjdk17/jsonrpc/security/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ security-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ security-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ security-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ security-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ security-api --- [INFO] 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-calcium-mvn38-openjdk17/jsonrpc/security/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ security-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ security-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ security-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-api --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.17.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ security-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.17.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ security-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/bom.xml [INFO] attaching as security-api-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/bom.json [INFO] attaching as security-api-1.17.0-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.77:compile [WARNING] Unused declared dependencies found: [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ security-api --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.17.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ security-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ security-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ security-api --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.17.0.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.17.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-api --- [INFO] Installing org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ security-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [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.17.0 [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:7.0.0:revision (get-git-infos) @ security-noop --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ security-noop --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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-calcium-mvn38-openjdk17/jsonrpc/security/noop/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ security-noop --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ security-noop >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ security-noop --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ security-noop <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ security-noop --- [INFO] 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-calcium-mvn38-openjdk17/jsonrpc/security/noop/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ security-noop --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ security-noop --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ security-noop --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-noop --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.17.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ security-noop --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.17.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ security-noop --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/bom.xml [INFO] attaching as security-noop-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/bom.json [INFO] attaching as security-noop-1.17.0-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.0:jar-no-fork (attach-sources) @ security-noop --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.17.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ security-noop --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ security-noop --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ security-noop --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.17.0.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.17.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-noop --- [INFO] Installing org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ security-noop --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [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.17.0 [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:7.0.0:revision (get-git-infos) @ bus-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bus-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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-calcium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bus-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventExecutorGroup.java:[33,14] shutdown() in io.netty.util.concurrent.MultithreadEventExecutorGroup has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventLoopGroup.java:[31,14] shutdown() in io.netty.util.concurrent.MultithreadEventExecutorGroup has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bus-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bus-spi --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bus-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bus-spi --- [INFO] 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-calcium-mvn38-openjdk17/jsonrpc/bus/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bus-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bus-spi --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-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.0.11:copy-files (default) @ bus-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-spi --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.17.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bus-spi --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.17.0-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bus-spi --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.17.0-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bus-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bom.xml [INFO] attaching as bus-spi-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bom.json [INFO] attaching as bus-spi-1.17.0-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.0:jar-no-fork (attach-sources) @ bus-spi --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.17.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bus-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bus-spi --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-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:2.5.2:install (default-install) @ bus-spi --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.17.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.17.0-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-tests.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.17.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-spi --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bus-spi --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [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.17.0 [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:7.0.0:revision (get-git-infos) @ transport-zmq --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-zmq --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-zmq --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 35 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ transport-zmq >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ transport-zmq --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ transport-zmq <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ transport-zmq --- [INFO] 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.12.1:testCompile (default-testCompile) @ transport-zmq --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ transport-zmq --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-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.849 s -- in org.opendaylight.jsonrpc.bus.zmq.PubSubTest [INFO] Running org.opendaylight.jsonrpc.bus.zmq.Zmtp20NegotiationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 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.004 s -- in org.opendaylight.jsonrpc.bus.zmq.ParseTest [INFO] Running org.opendaylight.jsonrpc.bus.zmq.ReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.opendaylight.jsonrpc.bus.zmq.ReqRepTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ transport-zmq --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-zmq --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.17.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-zmq --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-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-calcium-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-calcium-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-calcium-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-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Signature.java:20: warning: empty

tag [WARNING] *

[WARNING] ^ [WARNING] 5 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.17.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ transport-zmq --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/bom.xml [INFO] attaching as transport-zmq-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/bom.json [INFO] attaching as transport-zmq-1.17.0-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.107.Final:provided [WARNING] io.netty:netty-transport:jar:4.1.107.Final:provided [WARNING] io.netty:netty-common:jar:4.1.107.Final:provided [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-zmq --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.17.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-zmq --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-zmq --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-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:2.5.2:install (default-install) @ transport-zmq --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.17.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.17.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-zmq --- [INFO] Installing org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-zmq --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [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.17.0 [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:7.0.0:revision (get-git-infos) @ transport-http --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-http --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-http --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method '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' [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method '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': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method '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' [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ transport-http >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ transport-http --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ transport-http <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ transport-http --- [INFO] 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.12.1:testCompile (default-testCompile) @ transport-http --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ transport-http --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-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.WssReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.063 s -- in org.opendaylight.jsonrpc.bus.http.WssReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.http.HttpReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s -- in org.opendaylight.jsonrpc.bus.http.HttpReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.http.HttpsReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 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: 2.173 s -- in org.opendaylight.jsonrpc.bus.http.PubSubTest [INFO] Running org.opendaylight.jsonrpc.bus.http.UtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.jsonrpc.bus.http.UtilTest [INFO] Running org.opendaylight.jsonrpc.bus.http.WsReqRepTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.opendaylight.jsonrpc.bus.http.WsReqRepTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ transport-http --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-http --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.17.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-http --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.17.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ transport-http --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/bom.xml [INFO] attaching as transport-http-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/bom.json [INFO] attaching as transport-http-1.17.0-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.107.Final:provided [WARNING] io.netty:netty-transport:jar:4.1.107.Final:provided [WARNING] io.netty:netty-common:jar:4.1.107.Final:provided [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-http --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.17.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-http --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-http --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-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:2.5.2:install (default-install) @ transport-http --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.17.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.17.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-http --- [INFO] Installing org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-http --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [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.17.0 [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:7.0.0:revision (get-git-infos) @ bus-messagelib --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bus-messagelib --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bus-messagelib --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 42 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/NotificationMessageHandler.java:[18,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.NotificationMessageHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/TransportFactory.java:[21,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TransportFactory has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MethodCandidate.java:[73,13] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[184,62] redundant cast to org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[233,69] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/SubscriberHandlerAdapter.java:[20,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.SubscriberHandlerAdapter has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bus-messagelib >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bus-messagelib --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bus-messagelib <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bus-messagelib --- [INFO] 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.12.1:testCompile (default-testCompile) @ bus-messagelib --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 32 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/MockHandler.java:[12,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.MockHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/GenericService.java:[22,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.GenericService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PubSubTest.java:[67,54] auto-closeable resource has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PublishInterface.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.PublishInterface has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/TestMessageHandler.java:[18,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TestMessageHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ApiWithDefaultMethods.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.ApiWithDefaultMethods has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ObjectParameterTest.java:[30,19] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest.ServiceImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/SomeService.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.SomeService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyTest.java:[111,87] auto-closeable resource has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PublishExtraInterface.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.PublishExtraInterface has a member method close() that could throw InterruptedException [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bus-messagelib --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-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.ReturnTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.296 s -- in org.opendaylight.jsonrpc.bus.messagelib.ReturnTypeTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.RpcMethodAnnotationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.jsonrpc.bus.messagelib.RpcMethodAnnotationTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.PubSubTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 s -- in org.opendaylight.jsonrpc.bus.messagelib.PubSubTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.620 s -- in org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test [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.137 s -- in org.opendaylight.jsonrpc.bus.messagelib.TransportFactoryTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s -- in org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.MethodMatchingTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.opendaylight.jsonrpc.bus.messagelib.MethodMatchingTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ProxyTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.854 s -- in org.opendaylight.jsonrpc.bus.messagelib.ProxyTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.UtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.jsonrpc.bus.messagelib.UtilTest [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.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.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.DefaultMethodProxyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.330 s -- in org.opendaylight.jsonrpc.bus.messagelib.DefaultMethodProxyTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.602 s -- in org.opendaylight.jsonrpc.bus.messagelib.ReqRepTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bus-messagelib --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-messagelib --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.17.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bus-messagelib --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.17.0-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bus-messagelib --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.17.0-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bus-messagelib --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bom.xml [INFO] attaching as bus-messagelib-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bom.json [INFO] attaching as bus-messagelib-1.17.0-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.0:jar-no-fork (attach-sources) @ bus-messagelib --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.17.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bus-messagelib --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bus-messagelib --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-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:2.5.2:install (default-install) @ bus-messagelib --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.17.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.17.0-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-tests.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.17.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-messagelib --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bus-messagelib --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [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.17.0 [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:7.0.0:revision (get-git-infos) @ security-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ security-service --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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-calcium-mvn38-openjdk17/jsonrpc/security/service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ security-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ security-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ security-service --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ security-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ security-service --- [INFO] 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-calcium-mvn38-openjdk17/jsonrpc/security/service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ security-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ security-service --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ security-service --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-service --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.17.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ security-service --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.17.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ security-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 11 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/bom.xml [INFO] attaching as security-service-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/bom.json [INFO] attaching as security-service-1.17.0-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.0:jar-no-fork (attach-sources) @ security-service --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.17.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ security-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ security-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ security-service --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.17.0.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.17.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-service --- [INFO] Installing org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ security-service --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [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.17.0 [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:7.0.0:revision (get-git-infos) @ jsonrpc-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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:13.0.2:generate-sources (binding) @ jsonrpc-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 995.4 μs [INFO] yang-to-sources: Project model files found: 2 in 14.46 ms [INFO] yang-to-sources: 4 YANG models processed in 103.4 ms [INFO] BindingJavaFileGenerator: Defined 52 files in 8.334 ms [INFO] Sorted 52 files into 8 directories in 625.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 52 in 38.80 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-calcium-mvn38-openjdk17/jsonrpc/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ jsonrpc-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 51 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ jsonrpc-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ jsonrpc-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ jsonrpc-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ jsonrpc-api --- [INFO] 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-calcium-mvn38-openjdk17/jsonrpc/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ jsonrpc-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ jsonrpc-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ jsonrpc-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-api --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.17.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-api --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/OperationalAttributes.java:90: warning: empty tag [WARNING] * [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/OperationalAttributes.java:104: warning: empty tag [WARNING] * [WARNING] ^ [WARNING] 2 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.17.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/bom.xml [INFO] attaching as jsonrpc-api-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/bom.json [INFO] attaching as jsonrpc-api-1.17.0-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.0:jar-no-fork (attach-sources) @ jsonrpc-api --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.17.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-api --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.17.0.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.17.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-api --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [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.17.0 [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:7.0.0:revision (get-git-infos) @ security-aaa --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ security-aaa --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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-calcium-mvn38-openjdk17/jsonrpc/security/aaa/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ security-aaa --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ security-aaa >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ security-aaa --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ security-aaa <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ security-aaa --- [INFO] 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-calcium-mvn38-openjdk17/jsonrpc/security/aaa/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ security-aaa --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ security-aaa --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ security-aaa --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-aaa --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.17.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ security-aaa --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.17.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ security-aaa --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/bom.xml [INFO] attaching as security-aaa-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/bom.json [INFO] attaching as security-aaa-1.17.0-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.jsonrpc:jsonrpc-api:jar:1.17.0:compile [WARNING] org.opendaylight.aaa:aaa-cert:jar:0.19.3:compile [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ security-aaa --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.17.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ security-aaa --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ security-aaa --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ security-aaa --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.17.0.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.17.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-aaa --- [INFO] Installing org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ security-aaa --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [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.17.0 [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:7.0.0:revision (get-git-infos) @ bus-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bus-config --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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.12.1:compile (default-compile) @ bus-config --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bus-config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bus-config --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bus-config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bus-config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-config --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bus-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bus-config --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bus-config --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ bus-config --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bus-config-1.17.0.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bus-config --- [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ bus-config --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bus-config --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bom.xml [INFO] attaching as bus-config-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bom.json [INFO] attaching as bus-config-1.17.0-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.0:jar-no-fork (attach-sources) @ bus-config --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bus-config-1.17.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bus-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bus-config --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bus-config --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bus-config-1.17.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/classes/jsonrpc.cfg to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-config.cfg [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bus-config-1.17.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bus-config --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-bus >-------------- [INFO] Building JSON-RPC :: Feature :: bus 1.17.0 [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:7.0.0:revision (get-git-infos) @ odl-jsonrpc-bus --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-jsonrpc-bus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-jsonrpc-bus --- [INFO] [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] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-jsonrpc-bus --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-jsonrpc-bus --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-bus --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-jsonrpc-bus --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-jsonrpc-bus >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-jsonrpc-bus --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-jsonrpc-bus <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-jsonrpc-bus --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-jsonrpc-bus --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-jsonrpc-bus --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-jsonrpc-bus --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-jsonrpc-bus --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-jsonrpc-bus --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 326 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/bom.xml [INFO] attaching as odl-jsonrpc-bus-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/bom.json [INFO] attaching as odl-jsonrpc-bus-1.17.0-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.0:jar-no-fork (attach-sources) @ odl-jsonrpc-bus --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-jsonrpc-bus --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-jsonrpc-bus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-jsonrpc-bus --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-jsonrpc-bus --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.jsonrpc:jsonrpc-test-model >------------- [INFO] Building JSON-RPC :: Test model 1.17.0 [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:7.0.0:revision (get-git-infos) @ jsonrpc-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-test-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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:13.0.2:generate-sources (binding) @ jsonrpc-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 930.4 μs [INFO] yang-to-sources: Project model files found: 6 in 19.73 ms [INFO] yang-to-sources: 6 YANG models processed in 40.41 ms [INFO] BindingJavaFileGenerator: Defined 114 files in 11.33 ms [INFO] Sorted 114 files into 23 directories in 323.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 114 in 55.28 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-calcium-mvn38-openjdk17/jsonrpc/test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/spi [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ jsonrpc-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 118 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ jsonrpc-test-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ jsonrpc-test-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ jsonrpc-test-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ jsonrpc-test-model --- [INFO] 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-calcium-mvn38-openjdk17/jsonrpc/test-model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ jsonrpc-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ jsonrpc-test-model --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-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.0.11:copy-files (default) @ jsonrpc-test-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-test-model --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.17.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-test-model --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.17.0-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ jsonrpc-test-model --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.17.0-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-test-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/bom.xml [INFO] attaching as jsonrpc-test-model-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/bom.json [INFO] attaching as jsonrpc-test-model-1.17.0-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:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-test-model --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.17.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-test-model --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: Test model' with 16 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-test-model --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.17.0.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.17.0-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-tests.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.17.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-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.17.0/jsonrpc-test-model-1.17.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-test-model --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [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.17.0 [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:7.0.0:revision (get-git-infos) @ dom-codec --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ dom-codec --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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-calcium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ dom-codec --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodec.java:[95,40] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ dom-codec >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ dom-codec --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ dom-codec <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ dom-codec --- [INFO] 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.12.1:testCompile (default-testCompile) @ dom-codec --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/src/test/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodecTest.java:[74,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ dom-codec --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-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.233 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.008 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.031 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.013 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.0.11:copy-files (default) @ dom-codec --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ dom-codec --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.17.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ dom-codec --- [INFO] 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] 1 warning [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.17.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ dom-codec --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/bom.xml [INFO] attaching as dom-codec-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/bom.json [INFO] attaching as dom-codec-1.17.0-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.mdsal:mdsal-binding-runtime-api:jar:13.0.1:test [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile [WARNING] com.google.code.gson:gson:jar:2.10.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ dom-codec --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.17.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ dom-codec --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ dom-codec --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-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:2.5.2:install (default-install) @ dom-codec --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.17.0.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/pom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.17.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ dom-codec --- [INFO] Installing org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dom-codec --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [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.17.0 [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:7.0.0:revision (get-git-infos) @ jsonrpc-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-provider --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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.3.1:check (analyze-compile) > :spotbugs @ jsonrpc-provider >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ jsonrpc-provider --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ jsonrpc-provider <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ jsonrpc-provider --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ jsonrpc-provider --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-provider --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 92 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/target/bom.xml [INFO] attaching as jsonrpc-provider-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/target/bom.json [INFO] attaching as jsonrpc-provider-1.17.0-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.0:jar-no-fork (attach-sources) @ jsonrpc-provider --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-provider --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-provider --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-provider --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-common >---------- [INFO] Building JSON-RPC :: Provider :: Common 1.17.0 [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:7.0.0:revision (get-git-infos) @ jsonrpc-provider-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-provider-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-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-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ jsonrpc-provider-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 61 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/model/DataChangeNotificationPublisher.java:[16,8] auto-closeable resource org.opendaylight.jsonrpc.model.DataChangeNotificationPublisher has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[52,14] auto-closeable resource org.opendaylight.jsonrpc.impl.RemoteControlProvider has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/model/RemoteGovernance.java:[16,8] auto-closeable resource org.opendaylight.jsonrpc.model.RemoteGovernance has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/EnsureParentTransactionFactory.java:[63,56] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/DataChangeListenerRegistration.java:[64,24] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/model/InbandModelsService.java:[19,8] auto-closeable resource org.opendaylight.jsonrpc.model.InbandModelsService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/JsonRPCDataBroker.java:[145,25] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InbandModelsSchemaContextProvider.java:[60,34] auto-closeable resource org.opendaylight.jsonrpc.model.InbandModelsService has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ jsonrpc-provider-common >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ jsonrpc-provider-common --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ jsonrpc-provider-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ jsonrpc-provider-common --- [INFO] 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.12.1:testCompile (default-testCompile) @ jsonrpc-provider-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 17 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/AsyncMockRpcHandler.java:[22,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.AsyncMockRpcHandler has a member method close() that could throw InterruptedException [WARNING] 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-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/MockGovernance.java:[27,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.MockGovernance has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/DcnPublisherImpl.java:[14,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.DcnPublisherImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/MockRpcHandler.java:[34,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.MockRpcHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[115,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[126,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[217,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[242,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[251,38] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[273,64] redundant cast to org.opendaylight.yangtools.yang.data.api.schema.ContainerNode [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ jsonrpc-provider-common --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-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.provider.common.UtilTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.jsonrpc.provider.common.UtilTest [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 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.36 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteControlTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.648 s -- in org.opendaylight.jsonrpc.provider.common.RemoteControlTest [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.635 s -- in org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest [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.007 s -- in org.opendaylight.jsonrpc.provider.common.TxChainTest [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.854 s -- in org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest [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: 6.021 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTxTest [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.705 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTE2ETest [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.821 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCtoRPCBridgeTest [INFO] Running org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ jsonrpc-provider-common --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-provider-common --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.17.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-provider-common --- [INFO] 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] 1 warning [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.17.0-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ jsonrpc-provider-common --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.17.0-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-provider-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 98 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/bom.xml [INFO] attaching as jsonrpc-provider-common-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/bom.json [INFO] attaching as jsonrpc-provider-common-1.17.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-provider-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:provided [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:test [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:provided [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:provided [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:provided [WARNING] org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:provided [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:provided [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-provider-common --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.17.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-provider-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-provider-common --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: Provider :: Common' with 60 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-provider-common --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.17.0.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.17.0-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-tests.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.17.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-provider-common --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-provider-common --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ jsonrpc-provider-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-single >---------- [INFO] Building JSON-RPC :: Provider :: Single node 1.17.0 [41/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-provider-single --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-provider-single --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-provider-single --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-provider-single --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-provider-single --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/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-single --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-provider-single --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-provider-single --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-provider-single --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ jsonrpc-provider-single --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ jsonrpc-provider-single >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ jsonrpc-provider-single --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ jsonrpc-provider-single <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ jsonrpc-provider-single --- [INFO] 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-single --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ jsonrpc-provider-single --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ jsonrpc-provider-single --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/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.provider.single.JsonRPCProviderTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.242 s -- in org.opendaylight.jsonrpc.provider.single.JsonRPCProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ jsonrpc-provider-single --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-provider-single --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/jsonrpc-provider-single-1.17.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-provider-single --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/jsonrpc-provider-single-1.17.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-provider-single --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 98 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/bom.xml [INFO] attaching as jsonrpc-provider-single-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/bom.json [INFO] attaching as jsonrpc-provider-single-1.17.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-single --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-provider-single --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile [WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.17.0:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-provider-single --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/jsonrpc-provider-single-1.17.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-provider-single --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-provider-single --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: Provider :: Single node' with 1 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-provider-single --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/jsonrpc-provider-single-1.17.0.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/jsonrpc-provider-single-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/jsonrpc-provider-single-1.17.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-provider-single --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-provider-single --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ jsonrpc-provider-single --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.jsonrpc:odl-jsonrpc-provider >------------ [INFO] Building JSON-RPC :: Feature :: provider 1.17.0 [42/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-jsonrpc-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-jsonrpc-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-jsonrpc-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-jsonrpc-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-jsonrpc-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-jsonrpc-provider --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-jsonrpc-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-jsonrpc-provider --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-provider/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-jsonrpc-provider --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-provider --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-provider/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-jsonrpc-provider --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-jsonrpc-provider >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-jsonrpc-provider --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-jsonrpc-provider <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-jsonrpc-provider --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-jsonrpc-provider --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-jsonrpc-provider --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-jsonrpc-provider --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-jsonrpc-provider --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-jsonrpc-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 330 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-provider/target/bom.xml [INFO] attaching as odl-jsonrpc-provider-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-provider/target/bom.json [INFO] attaching as odl-jsonrpc-provider-1.17.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-jsonrpc-provider --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-jsonrpc-provider --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-jsonrpc-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-jsonrpc-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-jsonrpc-provider --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-provider/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-provider/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-jsonrpc-provider --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-all >-------------- [INFO] Building JSON-RPC :: Feature :: all 1.17.0 [43/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-jsonrpc-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-jsonrpc-all --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-jsonrpc-all --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-jsonrpc-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-jsonrpc-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-jsonrpc-all --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-jsonrpc-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-jsonrpc-all --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-all/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-jsonrpc-all --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-all --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-jsonrpc-all --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-jsonrpc-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-jsonrpc-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-jsonrpc-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-jsonrpc-all --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-jsonrpc-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-jsonrpc-all --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-jsonrpc-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-jsonrpc-all --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-jsonrpc-all --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 395 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-all/target/bom.xml [INFO] attaching as odl-jsonrpc-all-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-all/target/bom.json [INFO] attaching as odl-jsonrpc-all-1.17.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-jsonrpc-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-jsonrpc-all --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-jsonrpc-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-jsonrpc-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-jsonrpc-all --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-all/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-all/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-all/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-all/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-jsonrpc-all --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -------------< org.opendaylight.jsonrpc:features-jsonrpc >-------------- [INFO] Building JSON-RPC :: Features :: repository 1.17.0 [44/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-jsonrpc --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-jsonrpc --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-jsonrpc --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-jsonrpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-jsonrpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-jsonrpc --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-jsonrpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-jsonrpc --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-jsonrpc --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/features-jsonrpc/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-jsonrpc --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/features-jsonrpc/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-jsonrpc --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ features-jsonrpc >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-jsonrpc --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-jsonrpc <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-jsonrpc --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-jsonrpc --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-jsonrpc --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-jsonrpc --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-jsonrpc --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 396 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/features-jsonrpc/target/bom.xml [INFO] attaching as features-jsonrpc-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/features-jsonrpc/target/bom.json [INFO] attaching as features-jsonrpc-1.17.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-jsonrpc --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-jsonrpc --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-jsonrpc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-jsonrpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-jsonrpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-jsonrpc --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/features-jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/features-jsonrpc/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/features-jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/features-jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-jsonrpc --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.lisp-proto >----- [INFO] Building ODL :: lispflowmapping :: mappingservice.lisp-proto 1.20.0 [45/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.lisp-proto --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.lisp-proto --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.lisp-proto --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mappingservice.lisp-proto --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.lisp-proto --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/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:13.0.2:generate-sources (binding) @ mappingservice.lisp-proto --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 996.5 μs [INFO] yang-to-sources: Project model files found: 5 in 16.71 ms [INFO] yang-to-sources: 7 YANG models processed in 180.3 ms [INFO] BindingJavaFileGenerator: Defined 228 files in 20.32 ms [INFO] Sorted 228 files into 48 directories in 605.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 228 in 73.97 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mappingservice.lisp-proto --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.lisp-proto --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.lisp-proto --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.lisp-proto --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/generated-sources/spi [INFO] Copying 5 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 5 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mappingservice.lisp-proto --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 282 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/LispAddressSerializer.java:[126,43] static method should be qualified by type name, org.opendaylight.lispflowmapping.lisp.serializer.address.InstanceIdSerializer, instead of by an expression [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ mappingservice.lisp-proto >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ mappingservice.lisp-proto --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ mappingservice.lisp-proto <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ mappingservice.lisp-proto --- [INFO] BugInstance size is 56 [INFO] Error size is 0 [INFO] Total bugs: 56 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationUtil is final but declares protected field org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationUtil.LOG [org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationUtil] In LispAuthenticationUtil.java CI_CONFUSED_INHERITANCE [ERROR] Medium: To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. [org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationUtil] In LispAuthenticationUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE [ERROR] High: Found reliance on default encoding in org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthentication.getAuthenticationData(byte[], String): String.getBytes() [org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthentication] At LispMACAuthentication.java:[line 62] DM_DEFAULT_ENCODING [ERROR] Low: Should org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthentication.getAuthenticationData(byte[], String) return a zero length array rather than null? [org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthentication] At LispMACAuthentication.java:[line 73] PZLA_PREFER_ZERO_LENGTH_ARRAYS [ERROR] Medium: To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. [org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthentication] In LispMACAuthentication.java SLF4J_LOGGER_SHOULD_BE_PRIVATE [ERROR] Medium: Write to static field org.opendaylight.lispflowmapping.lisp.authentication.LispNoAuthentication.authenticationData from instance method new org.opendaylight.lispflowmapping.lisp.authentication.LispNoAuthentication() [org.opendaylight.lispflowmapping.lisp.authentication.LispNoAuthentication] At LispNoAuthentication.java:[line 23] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.MapRequestSerializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.MapRequestSerializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.MapRequestSerializer] In MapRequestSerializer.java CI_CONFUSED_INHERITANCE [ERROR] Medium: To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. [org.opendaylight.lispflowmapping.lisp.serializer.MapRequestSerializer] In MapRequestSerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE [ERROR] High: Found reliance on default encoding in org.opendaylight.lispflowmapping.lisp.serializer.address.DistinguishedNameSerializer.serializeData(ByteBuffer, LispAddress): String.getBytes() [org.opendaylight.lispflowmapping.lisp.serializer.address.DistinguishedNameSerializer] At DistinguishedNameSerializer.java:[line 54] DM_DEFAULT_ENCODING [ERROR] High: Found reliance on default encoding in org.opendaylight.lispflowmapping.lisp.serializer.address.DistinguishedNameSerializer.serializeData(ByteBuffer, SimpleAddress): String.getBytes() [org.opendaylight.lispflowmapping.lisp.serializer.address.DistinguishedNameSerializer] At DistinguishedNameSerializer.java:[line 60] DM_DEFAULT_ENCODING [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer] In Ipv4BinarySerializer.java CI_CONFUSED_INHERITANCE [ERROR] High: Illegal class is passed to LoggerFactory#getLogger(Class). It should be one of [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer]. [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer] At Ipv4BinarySerializer.java:[line 37] SLF4J_ILLEGAL_PASSED_CLASS [ERROR] Medium: To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer] In Ipv4BinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer] In Ipv4PrefixBinarySerializer.java CI_CONFUSED_INHERITANCE [ERROR] Medium: Possible null pointer dereference of address in org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer.deserializeSimpleAddressData(ByteBuffer, LispAddressSerializerContext) on exception path [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer] Dereferenced at Ipv4PrefixBinarySerializer.java:[line 110]Null value at Ipv4PrefixBinarySerializer.java:[line 103]Known null at Ipv4PrefixBinarySerializer.java:[line 107]Known null at Ipv4PrefixBinarySerializer.java:[line 108] NP_NULL_ON_SOME_PATH_EXCEPTION [ERROR] Medium: To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer] In Ipv4PrefixBinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer] In Ipv4PrefixSerializer.java CI_CONFUSED_INHERITANCE [ERROR] Medium: Possible null pointer dereference of address in org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer.deserializeData(ByteBuffer, LispAddressSerializerContext) on exception path [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer] Dereferenced at Ipv4PrefixSerializer.java:[line 108]Null value at Ipv4PrefixSerializer.java:[line 100]Known null at Ipv4PrefixSerializer.java:[line 104]Known null at Ipv4PrefixSerializer.java:[line 105] NP_NULL_ON_SOME_PATH_EXCEPTION [ERROR] Medium: To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer] In Ipv4PrefixSerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4Serializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4Serializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4Serializer] In Ipv4Serializer.java CI_CONFUSED_INHERITANCE [ERROR] Medium: To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4Serializer] In Ipv4Serializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer] In Ipv6BinarySerializer.java CI_CONFUSED_INHERITANCE [ERROR] Medium: Possible null pointer dereference of address in org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer.deserializeDataNonBinary(ByteBuffer) on exception path [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer] Dereferenced at Ipv6BinarySerializer.java:[line 113]Null value at Ipv6BinarySerializer.java:[line 106]Known null at Ipv6BinarySerializer.java:[line 110]Known null at Ipv6BinarySerializer.java:[line 111] NP_NULL_ON_SOME_PATH_EXCEPTION [ERROR] Medium: To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer] In Ipv6BinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer] In Ipv6PrefixBinarySerializer.java CI_CONFUSED_INHERITANCE [ERROR] Medium: Possible null pointer dereference of address in org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer.deserializeSimpleAddressData(ByteBuffer, LispAddressSerializerContext) on exception path [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer] Dereferenced at Ipv6PrefixBinarySerializer.java:[line 109]Null value at Ipv6PrefixBinarySerializer.java:[line 102]Known null at Ipv6PrefixBinarySerializer.java:[line 106]Known null at Ipv6PrefixBinarySerializer.java:[line 107] NP_NULL_ON_SOME_PATH_EXCEPTION [ERROR] Medium: To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer] In Ipv6PrefixBinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer] In Ipv6PrefixSerializer.java CI_CONFUSED_INHERITANCE [ERROR] Medium: Possible null pointer dereference of address in org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer.deserializeData(ByteBuffer, LispAddressSerializerContext) on exception path [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer] Dereferenced at Ipv6PrefixSerializer.java:[line 113]Null value at Ipv6PrefixSerializer.java:[line 105]Known null at Ipv6PrefixSerializer.java:[line 109]Known null at Ipv6PrefixSerializer.java:[line 110] NP_NULL_ON_SOME_PATH_EXCEPTION [ERROR] Medium: To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer] In Ipv6PrefixSerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer] In Ipv6Serializer.java CI_CONFUSED_INHERITANCE [ERROR] Medium: Possible null pointer dereference of address in org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer.deserializeData(ByteBuffer) on exception path [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer] Dereferenced at Ipv6Serializer.java:[line 106]Null value at Ipv6Serializer.java:[line 99]Known null at Ipv6Serializer.java:[line 103]Known null at Ipv6Serializer.java:[line 104] NP_NULL_ON_SOME_PATH_EXCEPTION [ERROR] Medium: To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer] In Ipv6Serializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE [ERROR] Medium: Inconsistent synchronization of org.opendaylight.lispflowmapping.lisp.type.MappingData.mergeEnabled; locked 66% of time [org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData] Unsynchronized access at MappingData.java:[line 120]Synchronized access at MappingData.java:[line 96]Synchronized access at MappingData.java:[line 68]Synchronized access at MappingData.java:[line 72] IS2_INCONSISTENT_SYNC [ERROR] Medium: Inconsistent synchronization of org.opendaylight.lispflowmapping.lisp.type.MappingData.timestamp; locked 40% of time [org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData] Unsynchronized access at MappingData.java:[line 127]Unsynchronized access at MappingData.java:[line 129]Synchronized access at MappingData.java:[line 103]Synchronized access at MappingData.java:[line 105]Synchronized access at MappingData.java:[line 56]Synchronized access at MappingData.java:[line 52] IS2_INCONSISTENT_SYNC [ERROR] Medium: Inconsistent synchronization of org.opendaylight.lispflowmapping.lisp.type.MappingData.xtrId; locked 40% of time [org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData] Unsynchronized access at MappingData.java:[line 122]Unsynchronized access at MappingData.java:[line 124]Synchronized access at MappingData.java:[line 60]Synchronized access at MappingData.java:[line 98]Synchronized access at MappingData.java:[line 100]Synchronized access at MappingData.java:[line 64] IS2_INCONSISTENT_SYNC [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.util.ByteUtil is final but declares protected field org.opendaylight.lispflowmapping.lisp.util.ByteUtil.HEX_ARRAY [org.opendaylight.lispflowmapping.lisp.util.ByteUtil] In ByteUtil.java CI_CONFUSED_INHERITANCE [ERROR] Medium: Vacuous iand operation on intArg in org.opendaylight.lispflowmapping.lisp.util.ByteUtil.asUnsignedInteger(int) [org.opendaylight.lispflowmapping.lisp.util.ByteUtil] At ByteUtil.java:[line 66] INT_VACUOUS_BIT_OPERATION [ERROR] Medium: org.opendaylight.lispflowmapping.lisp.util.ByteUtil.HEX_ARRAY should be package protected [org.opendaylight.lispflowmapping.lisp.util.ByteUtil] At ByteUtil.java:[line 15] MS_PKGPROTECT [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier is final but declares protected field org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier.LOG [org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier] In LispAddressStringifier.java CI_CONFUSED_INHERITANCE [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier is final but declares protected field org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier.noAddrSeq [org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier] In LispAddressStringifier.java CI_CONFUSED_INHERITANCE [ERROR] Medium: org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier.getStringFromServicePath(LispAddressStringifier$Destination, ServicePath) invokes inefficient new String(String) constructor [org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier] At LispAddressStringifier.java:[line 424] DM_STRING_CTOR [ERROR] Medium: org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier.noAddrSeq should be package protected [org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier] At LispAddressStringifier.java:[line 63] MS_PKGPROTECT [ERROR] Medium: To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. [org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier] In LispAddressStringifier.java SLF4J_LOGGER_SHOULD_BE_PRIVATE [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.util.LispAddressUtil is final but declares protected field org.opendaylight.lispflowmapping.lisp.util.LispAddressUtil.LOG [org.opendaylight.lispflowmapping.lisp.util.LispAddressUtil] In LispAddressUtil.java CI_CONFUSED_INHERITANCE [ERROR] Low: Should org.opendaylight.lispflowmapping.lisp.util.LispAddressUtil.ipAddressToByteArray(Address) return a zero length array rather than null? [org.opendaylight.lispflowmapping.lisp.util.LispAddressUtil] At LispAddressUtil.java:[line 787] PZLA_PREFER_ZERO_LENGTH_ARRAYS [ERROR] Medium: To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. [org.opendaylight.lispflowmapping.lisp.util.LispAddressUtil] In LispAddressUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.util.MapRequestUtil is final but declares protected field org.opendaylight.lispflowmapping.lisp.util.MapRequestUtil.LOG [org.opendaylight.lispflowmapping.lisp.util.MapRequestUtil] In MapRequestUtil.java CI_CONFUSED_INHERITANCE [ERROR] High: Random object created and used only once in org.opendaylight.lispflowmapping.lisp.util.MapRequestUtil.prepareSMR(Eid, Rloc) [org.opendaylight.lispflowmapping.lisp.util.MapRequestUtil] At MapRequestUtil.java:[line 87] DMI_RANDOM_USED_ONLY_ONCE [ERROR] Medium: To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. [org.opendaylight.lispflowmapping.lisp.util.MapRequestUtil] In MapRequestUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.util.MappingRecordUtil is final but declares protected field org.opendaylight.lispflowmapping.lisp.util.MappingRecordUtil.LOG [org.opendaylight.lispflowmapping.lisp.util.MappingRecordUtil] In MappingRecordUtil.java CI_CONFUSED_INHERITANCE [ERROR] Medium: To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. [org.opendaylight.lispflowmapping.lisp.util.MappingRecordUtil] In MappingRecordUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE [ERROR] Low: Unchecked/unconfirmed cast from java.net.InetAddress to java.net.Inet4Address of return value in org.opendaylight.lispflowmapping.lisp.util.MaskUtil.normalize(Eid) [org.opendaylight.lispflowmapping.lisp.util.MaskUtil] At MaskUtil.java:[line 128] BC_UNCONFIRMED_CAST_OF_RETURN_VALUE [ERROR] Low: Unchecked/unconfirmed cast from java.net.InetAddress to java.net.Inet6Address of return value in org.opendaylight.lispflowmapping.lisp.util.MaskUtil.normalize(Eid) [org.opendaylight.lispflowmapping.lisp.util.MaskUtil] At MaskUtil.java:[line 133] BC_UNCONFIRMED_CAST_OF_RETURN_VALUE [ERROR] Low: Unchecked/unconfirmed cast from java.net.InetAddress to java.net.Inet4Address of return value in org.opendaylight.lispflowmapping.lisp.util.MaskUtil.normalize(Eid, short) [org.opendaylight.lispflowmapping.lisp.util.MaskUtil] At MaskUtil.java:[line 98] BC_UNCONFIRMED_CAST_OF_RETURN_VALUE [ERROR] Low: Unchecked/unconfirmed cast from java.net.InetAddress to java.net.Inet6Address of return value in org.opendaylight.lispflowmapping.lisp.util.MaskUtil.normalize(Eid, short) [org.opendaylight.lispflowmapping.lisp.util.MaskUtil] At MaskUtil.java:[line 102] BC_UNCONFIRMED_CAST_OF_RETURN_VALUE [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) @ mappingservice.lisp-proto --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mappingservice.lisp-proto --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.lisp-proto --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/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.lispflowmapping.lisp.util.LispSimpleAddressStringifierTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.504 s -- in org.opendaylight.lispflowmapping.lisp.util.LispSimpleAddressStringifierTest [INFO] Running org.opendaylight.lispflowmapping.lisp.util.LispAddressUtilTest [INFO] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.opendaylight.lispflowmapping.lisp.util.LispAddressUtilTest [INFO] Running org.opendaylight.lispflowmapping.lisp.util.MapRequestUtilTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.lispflowmapping.lisp.util.MapRequestUtilTest [INFO] Running org.opendaylight.lispflowmapping.lisp.util.SourceDestKeyHelperTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.lispflowmapping.lisp.util.SourceDestKeyHelperTest [INFO] Running org.opendaylight.lispflowmapping.lisp.util.MaskUtilTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.lispflowmapping.lisp.util.MaskUtilTest [INFO] Running org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifierTest [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifierTest [INFO] Running org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationTest [INFO] Running org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthenticationTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthenticationTest [INFO] Running org.opendaylight.lispflowmapping.serializer.address.KeyValueAddressSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.lispflowmapping.serializer.address.KeyValueAddressSerializerTest [INFO] Running org.opendaylight.lispflowmapping.serializer.address.Ipv6SerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.lispflowmapping.serializer.address.Ipv6SerializerTest [INFO] Running org.opendaylight.lispflowmapping.serializer.address.InstanceIdSerializerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.lispflowmapping.serializer.address.InstanceIdSerializerTest [INFO] Running org.opendaylight.lispflowmapping.serializer.address.ApplicationDataSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.lispflowmapping.serializer.address.ApplicationDataSerializerTest [INFO] Running org.opendaylight.lispflowmapping.serializer.address.SourceDestKeySerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.lispflowmapping.serializer.address.SourceDestKeySerializerTest [INFO] Running org.opendaylight.lispflowmapping.serializer.address.DistinguishedNameSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.lispflowmapping.serializer.address.DistinguishedNameSerializerTest [INFO] Running org.opendaylight.lispflowmapping.serializer.address.ServicePathTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.lispflowmapping.serializer.address.ServicePathTest [INFO] Running org.opendaylight.lispflowmapping.serializer.address.AfiListSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.lispflowmapping.serializer.address.AfiListSerializerTest [INFO] Running org.opendaylight.lispflowmapping.serializer.address.ExplicitLocatorPathSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.lispflowmapping.serializer.address.ExplicitLocatorPathSerializerTest [INFO] Running org.opendaylight.lispflowmapping.serializer.MapNotifySerializationTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.lispflowmapping.serializer.MapNotifySerializationTest [INFO] Running org.opendaylight.lispflowmapping.serializer.MapRegisterSerializationTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.lispflowmapping.serializer.MapRegisterSerializationTest [INFO] Running org.opendaylight.lispflowmapping.serializer.MapReplySerializationTest [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.016 s -- in org.opendaylight.lispflowmapping.serializer.MapReplySerializationTest [INFO] Running org.opendaylight.lispflowmapping.serializer.MapRequestSerializationTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.lispflowmapping.serializer.MapRequestSerializationTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 268, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ mappingservice.lisp-proto --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.lisp-proto --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.20.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.lisp-proto --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.20.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ mappingservice.lisp-proto --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/bom.xml [INFO] attaching as mappingservice.lisp-proto-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/bom.json [INFO] attaching as mappingservice.lisp-proto-1.20.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.lisp-proto --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.lisp-proto --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.lisp-proto --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.20.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.lisp-proto --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.lisp-proto --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.lisp-proto' with 62 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.lisp-proto --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.20.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.20.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.lisp-proto --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.lisp-proto --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.lisp-proto --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.lispflowmapping:mappingservice.api >--------- [INFO] Building ODL :: lispflowmapping :: mappingservice.api 1.20.0 [46/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mappingservice.api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/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:13.0.2:generate-sources (binding) @ mappingservice.api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.323 ms [INFO] yang-to-sources: Project model files found: 2 in 11.23 ms [INFO] yang-to-sources: 9 YANG models processed in 215.5 ms [INFO] BindingJavaFileGenerator: Defined 194 files in 19.88 ms [INFO] Sorted 194 files into 13 directories in 468.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 194 in 81.97 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mappingservice.api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mappingservice.api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 215 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/MappingEntry.java:[53,9] found raw type: org.opendaylight.lispflowmapping.interfaces.dao.MappingEntry missing type arguments for generic class org.opendaylight.lispflowmapping.interfaces.dao.MappingEntry [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ mappingservice.api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ mappingservice.api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ mappingservice.api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ mappingservice.api --- [INFO] 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) @ mappingservice.api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mappingservice.api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ mappingservice.api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.api --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/mappingservice.api-1.20.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/mappingservice.api-1.20.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ mappingservice.api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/bom.xml [INFO] attaching as mappingservice.api-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/bom.json [INFO] attaching as mappingservice.api-1.20.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.api --- [WARNING] Used undeclared dependencies found: [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.api --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/mappingservice.api-1.20.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.api --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/mappingservice.api-1.20.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/mappingservice.api-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/mappingservice.api-1.20.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.api --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.lispflowmapping:odl-lispflowmapping-models >----- [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-models 1.20.0 [47/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-lispflowmapping-models --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-models --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-models --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-lispflowmapping-models --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-lispflowmapping-models --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-lispflowmapping-models --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-lispflowmapping-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-lispflowmapping-models --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-models/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-lispflowmapping-models --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-models --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-models/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-lispflowmapping-models --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-models >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-lispflowmapping-models --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-models <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-lispflowmapping-models --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-lispflowmapping-models --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-lispflowmapping-models --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-lispflowmapping-models --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-lispflowmapping-models --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-lispflowmapping-models --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-models/target/bom.xml [INFO] attaching as odl-lispflowmapping-models-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-models/target/bom.json [INFO] attaching as odl-lispflowmapping-models-1.20.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-models --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-models --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-models --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-lispflowmapping-models --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-lispflowmapping-models --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-lispflowmapping-models --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-models/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-models/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-models/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-models/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-lispflowmapping-models --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -------< org.opendaylight.lispflowmapping:mappingservice-parent >------- [INFO] Building ODL :: lispflowmapping :: mappingservice-parent 1.20.0 [48/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mappingservice-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/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) @ mappingservice-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ mappingservice-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ mappingservice-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ mappingservice-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ mappingservice-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ mappingservice-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ mappingservice-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/target/bom.xml [INFO] attaching as mappingservice-parent-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/target/bom.json [INFO] attaching as mappingservice-parent-1.20.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice-parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice-parent --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.inmemorydb >----- [INFO] Building ODL :: lispflowmapping :: mappingservice.inmemorydb 1.20.0 [49/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.inmemorydb --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.inmemorydb --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.inmemorydb --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mappingservice.inmemorydb --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.inmemorydb --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/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) @ mappingservice.inmemorydb --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.inmemorydb --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.inmemorydb --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.inmemorydb --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mappingservice.inmemorydb --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ mappingservice.inmemorydb >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ mappingservice.inmemorydb --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ mappingservice.inmemorydb <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ mappingservice.inmemorydb --- [INFO] 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) @ mappingservice.inmemorydb --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mappingservice.inmemorydb --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[191,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[192,22] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[193,22] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[194,22] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[195,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[198,26] unchecked call to put(K,V) as a member of the raw type java.util.Map [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.inmemorydb --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/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.lispflowmapping.inmemorydb.HashMapDbTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in org.opendaylight.lispflowmapping.inmemorydb.HashMapDbTest [INFO] Running org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieTest [INFO] Running org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieRandomIpTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieRandomIpTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ mappingservice.inmemorydb --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.inmemorydb --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.20.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.inmemorydb --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDb.java:35: warning: no comment [WARNING] public class HashMapDb implements ILispDAO, AutoCloseable { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDb.java:55: warning: no comment [WARNING] public HashMapDb() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDb.java:66: warning: no comment [WARNING] public void tryAddToIpTrie(Object key) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:71: warning: no comment [WARNING] public int getMaxbits() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:63: warning: no comment [WARNING] public TrieNode getRoot() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:75: warning: no comment [WARNING] public long getSize() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:518: warning: no @param for closest [WARNING] public TrieNode insert(byte[] pref, int preflen, int diffbit, T prefdata, byte[] closest) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:409: warning: no comment [WARNING] public T data() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:401: warning: no comment [WARNING] public byte[] prefix() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:405: warning: no comment [WARNING] public int prefixLength() { [WARNING] ^ [WARNING] 10 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.20.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ mappingservice.inmemorydb --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/target/bom.xml [INFO] attaching as mappingservice.inmemorydb-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/target/bom.json [INFO] attaching as mappingservice.inmemorydb-1.20.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.inmemorydb --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.inmemorydb --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.20.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.inmemorydb --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.20.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.inmemorydb --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.inmemorydb --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.inmemorydb' with 5 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.inmemorydb --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.20.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.20.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.inmemorydb --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.inmemorydb --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.inmemorydb --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb >--- [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb 1.20.0 [50/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-lispflowmapping-inmemorydb --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-inmemorydb --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-inmemorydb --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-lispflowmapping-inmemorydb --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-lispflowmapping-inmemorydb --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-lispflowmapping-inmemorydb --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-lispflowmapping-inmemorydb --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-lispflowmapping-inmemorydb --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-inmemorydb --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-lispflowmapping-inmemorydb --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-inmemorydb >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-lispflowmapping-inmemorydb --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-inmemorydb <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-lispflowmapping-inmemorydb --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-lispflowmapping-inmemorydb --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-lispflowmapping-inmemorydb --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-lispflowmapping-inmemorydb --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-lispflowmapping-inmemorydb --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 184 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/bom.xml [INFO] attaching as odl-lispflowmapping-inmemorydb-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/bom.json [INFO] attaching as odl-lispflowmapping-inmemorydb-1.20.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-inmemorydb --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-lispflowmapping-inmemorydb --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-lispflowmapping-inmemorydb --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-lispflowmapping-inmemorydb --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.dsbackend >------ [INFO] Building ODL :: lispflowmapping :: mappingservice.dsbackend 1.20.0 [51/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.dsbackend --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.dsbackend --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.dsbackend --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mappingservice.dsbackend --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.dsbackend --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/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) @ mappingservice.dsbackend --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.dsbackend --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.dsbackend --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.dsbackend --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mappingservice.dsbackend --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[289,16] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ mappingservice.dsbackend >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ mappingservice.dsbackend --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ mappingservice.dsbackend <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ mappingservice.dsbackend --- [INFO] 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) @ mappingservice.dsbackend --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mappingservice.dsbackend --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[118,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[138,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[157,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[233,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[253,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.dsbackend --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/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.lispflowmapping.dsbackend.DataStoreBackEndTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.022 s -- in org.opendaylight.lispflowmapping.dsbackend.DataStoreBackEndTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ mappingservice.dsbackend --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.dsbackend --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.20.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.dsbackend --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:60: warning: no comment [WARNING] public DataStoreBackEnd(DataBroker broker) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:88: warning: no comment [WARNING] public void addAuthenticationKey(AuthenticationKey authenticationKey) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:101: warning: no comment [WARNING] public void addMapping(Mapping mapping) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:114: warning: no comment [WARNING] public void addXtrIdMapping(XtrIdMapping mapping) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:348: warning: no comment [WARNING] public void closeTransactionChain() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:230: warning: no comment [WARNING] public List getAllAuthenticationKeys() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:206: warning: no comment [WARNING] public List getAllMappings() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:212: warning: no comment [WARNING] public List getAllMappings(LogicalDatastoreType logicalDataStore) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:260: warning: no comment [WARNING] public Long getLastUpdateTimestamp() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:171: warning: no comment [WARNING] public void removeAllConfigDatastoreContent() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:165: warning: no comment [WARNING] public void removeAllDatastoreContent() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:176: warning: no comment [WARNING] public void removeAllOperationalDatastoreContent() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:128: warning: no comment [WARNING] public void removeAuthenticationKey(AuthenticationKey authenticationKey) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:254: warning: no comment [WARNING] public void removeLastUpdateTimestamp() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:140: warning: no comment [WARNING] public void removeMapping(Mapping mapping) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:151: warning: no comment [WARNING] public void removeXtrIdMapping(XtrIdMapping mapping) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:247: warning: no comment [WARNING] public void saveLastUpdateTimestamp() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:181: warning: no comment [WARNING] public void updateAuthenticationKey(AuthenticationKey authenticationKey) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:194: warning: no comment [WARNING] public void updateMapping(Mapping mapping) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:44: warning: no comment [WARNING] public static InstanceIdentifier createAuthenticationKeyIid(Eid eid) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:55: warning: no comment [WARNING] public static InstanceIdentifier createMappingIid(Eid eid, MappingOrigin orig) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:65: warning: no comment [WARNING] public static InstanceIdentifier createXtrIdMappingIid(Eid eid, MappingOrigin orig, XtrId xtrId) { [WARNING] ^ [WARNING] 22 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.20.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ mappingservice.dsbackend --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/target/bom.xml [INFO] attaching as mappingservice.dsbackend-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/target/bom.json [INFO] attaching as mappingservice.dsbackend-1.20.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.dsbackend --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.dsbackend --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.powermock:powermock-core:jar:2.0.9:test [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.dsbackend --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.20.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.dsbackend --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.dsbackend --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.dsbackend' with 6 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.dsbackend --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.20.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.20.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.dsbackend --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.dsbackend --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.dsbackend --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.lispflowmapping:mappingservice.mapcache >------ [INFO] Building ODL :: lispflowmapping :: mappingservice.mapcache 1.20.0 [52/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.mapcache --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.mapcache --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.mapcache --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mappingservice.mapcache --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.mapcache --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/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) @ mappingservice.mapcache --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.mapcache --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.mapcache --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.mapcache --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mappingservice.mapcache --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ mappingservice.mapcache >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ mappingservice.mapcache --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ mappingservice.mapcache <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ mappingservice.mapcache --- [INFO] 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) @ mappingservice.mapcache --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mappingservice.mapcache --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.mapcache --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/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.lispflowmapping.mapcache.AuthKeyDbTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.584 s -- in org.opendaylight.lispflowmapping.mapcache.AuthKeyDbTest [INFO] Running org.opendaylight.lispflowmapping.mapcache.SimpleMapCacheTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s -- in org.opendaylight.lispflowmapping.mapcache.SimpleMapCacheTest [INFO] Running org.opendaylight.lispflowmapping.mapcache.FlatMapCacheTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.lispflowmapping.mapcache.FlatMapCacheTest [INFO] Running org.opendaylight.lispflowmapping.mapcache.MultiTableMapCacheTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.lispflowmapping.mapcache.MultiTableMapCacheTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ mappingservice.mapcache --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.mapcache --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.20.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.mapcache --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/AuthKeyDb.java:34: warning: no comment [WARNING] public AuthKeyDb(ILispDAO dao) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/FlatMapCache.java:32: warning: no comment [WARNING] public FlatMapCache(ILispDAO dao) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:23: warning: no comment [WARNING] public final class LispMapCacheStringifier { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:130: warning: no comment [WARNING] public static String prettyPrintFMCMappings(ILispDAO dao) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:68: warning: no comment [WARNING] public static String prettyPrintKeys(ILispDAO dao) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:205: warning: no comment [WARNING] public static String prettyPrintMTMCMappings(ILispDAO dao) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:287: warning: no comment [WARNING] public static String prettyPrintSMCMappings(ILispDAO dao) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:111: warning: no comment [WARNING] public static String printFMCMappings(ILispDAO dao) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:28: warning: no comment [WARNING] public static String printKeys(ILispDAO dao) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:149: warning: no comment [WARNING] public static String printMTMCMappings(ILispDAO dao) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:247: warning: no comment [WARNING] public static String printSMCMappings(ILispDAO dao) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/MultiTableMapCache.java:34: warning: no comment [WARNING] public MultiTableMapCache(ILispDAO dao) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/SimpleMapCache.java:40: warning: no comment [WARNING] public SimpleMapCache(ILispDAO dao) { [WARNING] ^ [WARNING] 13 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.20.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ mappingservice.mapcache --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/target/bom.xml [INFO] attaching as mappingservice.mapcache-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/target/bom.json [INFO] attaching as mappingservice.mapcache-1.20.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.mapcache --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.mapcache --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.mapcache --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.20.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.mapcache --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.mapcache --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.mapcache' with 21 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.mapcache --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.20.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.20.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.mapcache --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.mapcache --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.mapcache --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.lispflowmapping:mappingservice.config >------- [INFO] Building ODL :: lispflowmapping :: mappingservice.config 1.20.0 [53/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.config --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.config --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.config --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mappingservice.config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.config --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/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) @ mappingservice.config --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.config --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mappingservice.config --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ mappingservice.config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ mappingservice.config --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ mappingservice.config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ mappingservice.config --- [INFO] 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) @ mappingservice.config --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mappingservice.config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.config --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ mappingservice.config --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.config --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/target/mappingservice.config-1.20.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.config --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:18: warning: no comment [WARNING] public final class ConfigIni { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:400: warning: no comment [WARNING] public long getDefaultRegistrationValiditySb() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:388: warning: no comment [WARNING] public String getElpPolicy() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:459: warning: no comment [WARNING] public static ConfigIni getInstance() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:392: warning: no comment [WARNING] public IMappingService.LookupPolicy getLookupPolicy() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:455: warning: no comment [WARNING] public long getMaximumTimeoutTolerance() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:447: warning: no comment [WARNING] public int getNegativeMappingTTL() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:451: warning: no comment [WARNING] public int getNumberOfBucketsInTimeBucketWheel() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:396: warning: no comment [WARNING] public long getRegistrationValiditySb() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:420: warning: no comment [WARNING] public int getSmrRetryCount() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:429: warning: no comment [WARNING] public long getSmrTimeout() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:433: warning: no comment [WARNING] public boolean isAuthEnabled() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:370: warning: no comment [WARNING] public boolean mappingMergeIsSet() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:437: warning: no comment [WARNING] public void setAuthEnabled(boolean authEnabled) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:411: warning: no comment [WARNING] public void setLookupPolicy(IMappingService.LookupPolicy lookupPolicy) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:374: warning: no comment [WARNING] public void setMappingMerge(boolean mappingMerge) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:442: warning: no comment [WARNING] public void setNegativeMappingTTL(int negativeMappingTTL) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:404: warning: no comment [WARNING] public void setRegistrationValiditySb(long registrationValiditySb) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:383: warning: no comment [WARNING] public void setSmr(boolean smr) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:415: warning: no comment [WARNING] public void setSmrRetryCount(int smrRetryCount) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:424: warning: no comment [WARNING] public void setSmrTimeout(long smrTimeout) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:379: warning: no comment [WARNING] public boolean smrIsSet() { [WARNING] ^ [WARNING] 22 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/target/mappingservice.config-1.20.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ mappingservice.config --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/target/bom.xml [INFO] attaching as mappingservice.config-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/target/bom.json [INFO] attaching as mappingservice.config-1.20.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.config --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.config --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/target/mappingservice.config-1.20.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.config --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.config --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/target/mappingservice.config-1.20.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/target/mappingservice.config-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/target/mappingservice.config-1.20.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.config --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.config --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.config --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.southbound >----- [INFO] Building ODL :: lispflowmapping :: mappingservice.southbound 1.20.0 [54/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.southbound --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.southbound --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.southbound --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mappingservice.southbound --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.southbound --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/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) @ mappingservice.southbound --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.southbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.southbound --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.southbound --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mappingservice.southbound --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:[72,8] auto-closeable resource org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[78,8] auto-closeable resource org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[406,63] found raw type: org.opendaylight.yangtools.yang.binding.Notification missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ mappingservice.southbound >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ mappingservice.southbound --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ mappingservice.southbound <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ mappingservice.southbound --- [INFO] BugInstance size is 21 [INFO] Error size is 0 [INFO] Total bugs: 21 [ERROR] Low: Overridable method resetStats is called from constructor new org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStats(). [org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStats] At ConcurrentLispSouthboundStats.java:[line 29] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method init is called from constructor new org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin(DataBroker, NotificationPublishService, ClusterSingletonServiceProvider, LispSouthboundPlugin$Configuration). [org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin] At LispSouthboundPlugin.java:[line 142] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Medium: To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. [org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin] In LispSouthboundPlugin.java SLF4J_LOGGER_SHOULD_BE_PRIVATE [ERROR] Low: Overridable method getStats is called from constructor new org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC(LispSouthboundPlugin, RpcProviderService). [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] At LispSouthboundRPC.java:[line 85] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method resetStats is called from constructor new org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC(LispSouthboundPlugin, RpcProviderService). [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] At LispSouthboundRPC.java:[line 85] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method sendMapNotify is called from constructor new org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC(LispSouthboundPlugin, RpcProviderService). [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] At LispSouthboundRPC.java:[line 85] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method sendMapRegister is called from constructor new org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC(LispSouthboundPlugin, RpcProviderService). [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] At LispSouthboundRPC.java:[line 85] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method sendMapReply is called from constructor new org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC(LispSouthboundPlugin, RpcProviderService). [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] At LispSouthboundRPC.java:[line 85] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method sendMapRequest is called from constructor new org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC(LispSouthboundPlugin, RpcProviderService). [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] At LispSouthboundRPC.java:[line 85] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Medium: To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] In LispSouthboundRPC.java SLF4J_LOGGER_SHOULD_BE_PRIVATE [ERROR] Low: Overridable method registerTreeChangeListener is called from constructor new org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListener(DataBroker, AuthKeyDb). [org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListener] At AuthenticationKeyDataListener.java:[line 51] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] High: Format should be constant. Use placeholder to reduce the needless cost of parameter construction. see http://www.slf4j.org/faq.html#logging_performance [org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler] At LispSouthboundHandler.java:[line 109] SLF4J_FORMAT_SHOULD_BE_CONST [ERROR] High: Format should be constant. Use placeholder to reduce the needless cost of parameter construction. see http://www.slf4j.org/faq.html#logging_performance [org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler] At LispSouthboundHandler.java:[line 478] SLF4J_FORMAT_SHOULD_BE_CONST [ERROR] Medium: To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. [org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler] In LispSouthboundHandler.java SLF4J_LOGGER_SHOULD_BE_PRIVATE [ERROR] Medium: Unread field: org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler.isReadFromChannelEnabled; should this field be static? [org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler] At LispSouthboundHandler.java:[line 79] SS_SHOULD_BE_STATIC [ERROR] High: Format should be constant. Use placeholder to reduce the needless cost of parameter construction. see http://www.slf4j.org/faq.html#logging_performance [org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandler] At LispXtrSouthboundHandler.java:[line 116] SLF4J_FORMAT_SHOULD_BE_CONST [ERROR] Medium: To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. [org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandler] In LispXtrSouthboundHandler.java SLF4J_LOGGER_SHOULD_BE_PRIVATE [ERROR] Low: Should org.opendaylight.lispflowmapping.southbound.lisp.cache.MapRegisterPartialDeserializer.extractEidPrefix(ByteBuffer, int) return a zero length array rather than null? [org.opendaylight.lispflowmapping.southbound.lisp.cache.MapRegisterPartialDeserializer] At MapRegisterPartialDeserializer.java:[line 176] PZLA_PREFER_ZERO_LENGTH_ARRAYS [ERROR] Low: Useless condition: it's known that xtrSiteIdPresent == true at this point [org.opendaylight.lispflowmapping.southbound.lisp.cache.MapRegisterPartialDeserializer] At MapRegisterPartialDeserializer.java:[line 145] UC_USELESS_CONDITION [ERROR] Medium: Dead store to inetAddress in org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper.getIpAddressBinaryFromInetAddress(InetAddress) [org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper] At LispNotificationHelper.java:[line 57] DLS_DEAD_LOCAL_STORE [ERROR] High: Possible null pointer dereference of address in org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper.getIpAddressBinaryFromInetAddress(InetAddress) [org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper, org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper, org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper] Dereferenced at LispNotificationHelper.java:[line 60]Null value at LispNotificationHelper.java:[line 56]Known null at LispNotificationHelper.java:[line 57] NP_NULL_ON_SOME_PATH [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) @ mappingservice.southbound --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mappingservice.southbound --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[151,15] found raw type: org.opendaylight.mdsal.binding.api.DataObjectModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataObjectModification [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.southbound --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/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.lispflowmapping.southbound.lisp.LispSouthboundHandlerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [WARNING] Tests run: 34, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 2.110 s -- in org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandlerTest [INFO] Running org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandlerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s -- in org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandlerTest [INFO] Running org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListenerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s -- in org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListenerTest [INFO] Running org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStatsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStatsTest [INFO] Running org.opendaylight.lispflowmapping.southbound.LispSouthboundRpcTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.380 s -- in org.opendaylight.lispflowmapping.southbound.LispSouthboundRpcTest [INFO] Running org.opendaylight.lispflowmapping.southbound.LispSouthboundPluginTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 s -- in org.opendaylight.lispflowmapping.southbound.LispSouthboundPluginTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 73, Failures: 0, Errors: 0, Skipped: 12 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ mappingservice.southbound --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.southbound --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.20.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.southbound --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: unknown enum constant Resolution.OPTIONAL [WARNING] reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:68: warning: empty

tag [WARNING] *

[WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:46: warning: no comment [WARNING] public AuthenticationKeyDataListener(final DataBroker broker, final AuthKeyDb akdb) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:56: warning: no comment [WARNING] public void closeDataChangeListener() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:19: warning: no comment [WARNING] public static final int MAX_LISP_TYPES = getMaxMessageTypeValue(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:28: warning: no comment [WARNING] public ConcurrentLispSouthboundStats() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:71: warning: no comment [WARNING] public synchronized long getCacheHits() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:79: warning: no comment [WARNING] public synchronized long getCacheMisses() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:92: warning: no comment [WARNING] public static synchronized int getMaxMessageTypeValue() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:39: warning: no comment [WARNING] public synchronized long[] getRx() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:55: warning: no comment [WARNING] public synchronized long getRxUnknown() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:47: warning: no comment [WARNING] public synchronized long[] getTx() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:63: warning: no comment [WARNING] public synchronized long getTxErrors() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:75: warning: no comment [WARNING] public synchronized void incrementCacheHits() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:83: warning: no comment [WARNING] public synchronized void incrementCacheMisses() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:43: warning: no comment [WARNING] public synchronized void incrementRx(int type) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:59: warning: no comment [WARNING] public synchronized void incrementRxUnknown() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:51: warning: no comment [WARNING] public synchronized void incrementTx(int type) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:67: warning: no comment [WARNING] public synchronized void incrementTxErrors() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:32: warning: no comment [WARNING] public synchronized void resetStats() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/ILispSouthboundService.java:12: warning: no comment [WARNING] public interface ILispSouthboundService { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/ILispSouthboundService.java:14: warning: no comment [WARNING] void handlePacket(DatagramPacket packet); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/exception/LispMalformedPacketException.java:10: warning: no comment [WARNING] public class LispMalformedPacketException extends RuntimeException { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/exception/LispMalformedPacketException.java:14: warning: no comment [WARNING] public LispMalformedPacketException(String message) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/exception/LispMalformedPacketException.java:18: warning: no comment [WARNING] public LispMalformedPacketException(String message, Throwable cause) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:22: warning: no comment [WARNING] public final class LispNotificationHelper { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:32: warning: no comment [WARNING] public static MapNotify convertMapNotify( [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:27: warning: no comment [WARNING] public static MapRegister convertMapRegister( [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:47: warning: no comment [WARNING] public static MapReply convertMapReply( [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:37: warning: no comment [WARNING] public static MapRequest convertMapRequest( [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:54: warning: no comment [WARNING] public static IpAddressBinary getIpAddressBinaryFromInetAddress(InetAddress address) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:72: warning: no comment [WARNING] public class LispSouthboundHandler extends SimpleChannelInboundHandler [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:74: warning: no comment [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispSouthboundHandler.class); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:83: warning: no comment [WARNING] public LispSouthboundHandler(LispSouthboundPlugin lispSbPlugin) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:78: warning: no comment [WARNING] public class LispSouthboundPlugin implements IConfigLispSouthboundPlugin, AutoCloseable, ClusterSingletonService { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:80: warning: no comment [WARNING] public @interface Configuration { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:92: warning: no comment [WARNING] public static final String LISPFLOWMAPPING_ENTITY_NAME = "lispflowmapping"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:91: warning: no comment [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispSouthboundPlugin.class); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:93: warning: no comment [WARNING] public static final ServiceGroupIdentifier SERVICE_GROUP_IDENTIFIER = [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:128: warning: no comment [WARNING] public LispSouthboundPlugin(final DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:145: warning: no comment [WARNING] public LispSouthboundPlugin(final DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:136: warning: no comment [WARNING] public LispSouthboundPlugin(@Reference final DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:415: warning: no comment [WARNING] public AuthKeyDb getAkdb() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:427: warning: no comment [WARNING] public AuthenticationKeyDataListener getAuthenticationKeyDataListener() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:423: warning: no comment [WARNING] public DataBroker getDataBroker() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:431: warning: no comment [WARNING] public MapRegisterCache getMapRegisterCache() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:439: warning: no comment [WARNING] public long getMapRegisterCacheTimeout() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:419: warning: no comment [WARNING] public ConcurrentLispSouthboundStats getStats() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:297: warning: no comment [WARNING] public void handleSerializedLispBuffer(final InetAddress address, final ByteBuffer outBuffer, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:291: warning: no comment [WARNING] public void handleSerializedLispBuffer(final TransportAddress address, final ByteBuffer outBuffer, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:167: warning: no comment [WARNING] public void init() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:435: warning: no comment [WARNING] public boolean isMapRegisterCacheEnabled() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:406: warning: no comment [WARNING] public synchronized void sendNotificationIfPossible(final Notification notification) throws InterruptedException { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:82: warning: no comment [WARNING] String bindingAddress() default DEFAULT_BINDING_ADDRESS; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:85: warning: no comment [WARNING] boolean mapRegisterCacheEnabled() default true; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:88: warning: no comment [WARNING] long mapRegisterCacheTimeout() default DEFAULT_MAP_REGISTER_CACHE_TIMEOUT; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:75: warning: no comment [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispSouthboundRPC.class); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:82: warning: no comment [WARNING] public LispSouthboundRPC(final @Reference LispSouthboundPlugin lispSbPlugin, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:96: warning: no comment [WARNING] public void deactivate() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:100: warning: no comment [WARNING] public ListenableFuture> sendMapNotify(final SendMapNotifyInput mapNotifyInput) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:114: warning: no comment [WARNING] public ListenableFuture> sendMapReply(final SendMapReplyInput mapReplyInput) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:128: warning: no comment [WARNING] public ListenableFuture> sendMapRequest(final SendMapRequestInput mapRequestInput) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispXtrSouthboundHandler.java:35: warning: no comment [WARNING] public class LispXtrSouthboundHandler extends SimpleChannelInboundHandler [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispXtrSouthboundHandler.java:38: warning: no comment [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispXtrSouthboundHandler.class); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispXtrSouthboundHandler.java:40: warning: no comment [WARNING] public LispXtrSouthboundHandler(LispSouthboundPlugin lispSbPlugin) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:18: warning: no comment [WARNING] public class MapRegisterCache { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:20: warning: no comment [WARNING] protected final Map cache; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:22: warning: no comment [WARNING] public MapRegisterCache() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:31: warning: no comment [WARNING] public void addEntry(final Map.Entry [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:26: warning: no comment [WARNING] public void addEntry(final MapRegisterCacheKey mapRegisterCacheKey, final MapRegisterCacheValue [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:66: warning: no comment [WARNING] public int cacheSize() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:36: warning: no comment [WARNING] public MapRegisterCacheValue getEntry(final MapRegisterCacheKey mapRegisterCacheKey) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:49: warning: no comment [WARNING] public synchronized MapRegisterCacheValue refreshEntry(final MapRegisterCacheKey mapRegisterCacheKey) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:43: warning: no comment [WARNING] public void removeEntry(final MapRegisterCacheKey mapRegisterCacheKey) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterPartialDeserializer.java:21: warning: no comment [WARNING] public final class MapRegisterPartialDeserializer { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterPartialDeserializer.java:77: warning: no comment [WARNING] public static Map.Entry deserializePartially(final ByteBuffer buffer, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:11: warning: no comment [WARNING] public interface PacketHeader { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:13: warning: no comment [WARNING] interface Length { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:15: warning: no comment [WARNING] int IPV4 = 20; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:16: warning: no comment [WARNING] int IPV6_NO_EXT = 40; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:14: warning: no comment [WARNING] int LISP_ENCAPSULATION = 4; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:18: warning: no comment [WARNING] int LISP_ENCAPSULATION_TOTAL = LISP_ENCAPSULATION + IPV4 + UDP; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:17: warning: no comment [WARNING] int UDP = 8; [WARNING] ^ [WARNING] 83 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.20.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ mappingservice.southbound --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 51 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/target/bom.xml [INFO] attaching as mappingservice.southbound-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/target/bom.json [INFO] attaching as mappingservice.southbound-1.20.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.southbound --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.southbound --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] io.netty:netty-transport:jar:4.1.107.Final:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile [WARNING] Unused declared dependencies found: [WARNING] io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.southbound --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.20.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.southbound --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.southbound --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.southbound' with 10 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.southbound --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.20.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.20.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.southbound --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.southbound --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.southbound --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound >--- [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-southbound 1.20.0 [55/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-lispflowmapping-southbound --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-southbound --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-southbound --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-lispflowmapping-southbound --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-lispflowmapping-southbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-lispflowmapping-southbound --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-lispflowmapping-southbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-lispflowmapping-southbound --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-southbound/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-lispflowmapping-southbound --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-southbound --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-southbound/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-lispflowmapping-southbound --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-southbound >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-lispflowmapping-southbound --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-southbound <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-lispflowmapping-southbound --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-lispflowmapping-southbound --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-lispflowmapping-southbound --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-lispflowmapping-southbound --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-lispflowmapping-southbound --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-lispflowmapping-southbound --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 374 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-southbound/target/bom.xml [INFO] attaching as odl-lispflowmapping-southbound-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-southbound/target/bom.json [INFO] attaching as odl-lispflowmapping-southbound-1.20.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-southbound --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-southbound --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-southbound --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-lispflowmapping-southbound --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-lispflowmapping-southbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-lispflowmapping-southbound --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-southbound/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-southbound/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-lispflowmapping-southbound --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---< org.opendaylight.lispflowmapping:mappingservice.implementation >--- [INFO] Building ODL :: lispflowmapping :: mappingservice.implementation 1.20.0 [56/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.implementation --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.implementation --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.implementation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mappingservice.implementation --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.implementation --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/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) @ mappingservice.implementation --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.implementation --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.implementation --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.implementation --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mappingservice.implementation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 19 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:[77,8] auto-closeable resource org.opendaylight.lispflowmapping.implementation.LispMappingService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:[143,8] auto-closeable resource org.opendaylight.lispflowmapping.implementation.MappingService has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ mappingservice.implementation >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ mappingservice.implementation --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ mappingservice.implementation <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ mappingservice.implementation --- [INFO] BugInstance size is 33 [INFO] Error size is 0 [INFO] Total bugs: 33 [ERROR] Low: Overridable method onAddMapping is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 114] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method onGotMapNotify is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 114] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method onGotMapReply is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 114] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method onMappingKeepAlive is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 114] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method onRequestMapping is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 114] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method onXtrReplyMapping is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 114] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method onXtrRequestMapping is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 114] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method registerClusterSingletonService is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 124] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Medium: Unread field: org.opendaylight.lispflowmapping.implementation.MappingService.iterateMask; should this field be static? [org.opendaylight.lispflowmapping.implementation.MappingService] At MappingService.java:[line 163] SS_SHOULD_BE_STATIC [ERROR] Medium: To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. [org.opendaylight.lispflowmapping.implementation.MappingServiceShell] In MappingServiceShell.java SLF4J_LOGGER_SHOULD_BE_PRIVATE [ERROR] Medium: Load of known null value in org.opendaylight.lispflowmapping.implementation.MappingSystem.handleMergedMapping(Eid) [org.opendaylight.lispflowmapping.implementation.MappingSystem] At MappingSystem.java:[line 414] NP_LOAD_OF_KNOWN_NULL_VALUE [ERROR] Medium: Possible null pointer dereference of mappingData in org.opendaylight.lispflowmapping.implementation.MappingSystem.removeSbMapping(Eid, MappingData) [org.opendaylight.lispflowmapping.implementation.MappingSystem, org.opendaylight.lispflowmapping.implementation.MappingSystem] Dereferenced at MappingSystem.java:[line 545]Known null at MappingSystem.java:[line 534] NP_NULL_ON_SOME_PATH [ERROR] High: Non-virtual method call in org.opendaylight.lispflowmapping.implementation.MappingSystem.handleMergedMapping(Eid) passes null for non-null parameter of removeSbMapping(Eid, MappingData) [org.opendaylight.lispflowmapping.implementation.MappingSystem] At MappingSystem.java:[line 414] NP_NULL_PARAM_DEREF_NONVIRTUAL [ERROR] High: Format should be constant. Use placeholder to reduce the needless cost of parameter construction. see http://www.slf4j.org/faq.html#logging_performance [org.opendaylight.lispflowmapping.implementation.MappingSystem] At MappingSystem.java:[line 300] SLF4J_FORMAT_SHOULD_BE_CONST [ERROR] High: Format should be constant. Use placeholder to reduce the needless cost of parameter construction. see http://www.slf4j.org/faq.html#logging_performance [org.opendaylight.lispflowmapping.implementation.MappingSystem] At MappingSystem.java:[line 613] SLF4J_FORMAT_SHOULD_BE_CONST [ERROR] Medium: org.opendaylight.lispflowmapping.implementation.MappingSystem.mergeNegativePrefixes(Eid) makes inefficient use of keySet iterator instead of entrySet iterator [org.opendaylight.lispflowmapping.implementation.MappingSystem] At MappingSystem.java:[line 734] WMI_WRONG_MAP_ITERATOR [ERROR] Medium: org.opendaylight.lispflowmapping.implementation.MappingSystem.prettyPrintSubscribers(Map) makes inefficient use of keySet iterator instead of entrySet iterator [org.opendaylight.lispflowmapping.implementation.MappingSystem] At MappingSystem.java:[line 942] WMI_WRONG_MAP_ITERATOR [ERROR] Medium: Useless condition: it's known that priority != 255 (0xff) at this point [org.opendaylight.lispflowmapping.implementation.lisp.MapResolver] At MapResolver.java:[line 293] UC_USELESS_CONDITION [ERROR] Low: Unread field: org.opendaylight.lispflowmapping.implementation.lisp.MapResolver.authenticate [org.opendaylight.lispflowmapping.implementation.lisp.MapResolver] At MapResolver.java:[line 71] URF_UNREAD_FIELD [ERROR] Low: Overridable method registerListener is called from constructor new org.opendaylight.lispflowmapping.implementation.lisp.MapServer(IMappingService, boolean, IMapNotifyHandler, NotificationService). [org.opendaylight.lispflowmapping.implementation.lisp.MapServer] At MapServer.java:[line 98] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] High: Format should be constant. Use placeholder to reduce the needless cost of parameter construction. see http://www.slf4j.org/faq.html#logging_performance [org.opendaylight.lispflowmapping.implementation.lisp.MapServer] At MapServer.java:[line 265] SLF4J_FORMAT_SHOULD_BE_CONST [ERROR] Low: Private method org.opendaylight.lispflowmapping.implementation.lisp.MapServer.handleSmr(Eid, Set) is never called [org.opendaylight.lispflowmapping.implementation.lisp.MapServer] At MapServer.java:[lines 229-237] UPM_UNCALLED_PRIVATE_METHOD [ERROR] Medium: Synchronization performed on java.util.concurrent.ConcurrentHashMap in org.opendaylight.lispflowmapping.implementation.lisp.MapServer$SmrScheduler.cancelExistingFuturesForEid(Eid) [org.opendaylight.lispflowmapping.implementation.lisp.MapServer$SmrScheduler] At MapServer.java:[line 359] JLM_JSR166_UTILCONCURRENT_MONITORENTER [ERROR] Medium: org.opendaylight.lispflowmapping.implementation.lisp.MapServer$SmrScheduler.cancelExistingFuturesForEid(Eid) makes inefficient use of keySet iterator instead of entrySet iterator [org.opendaylight.lispflowmapping.implementation.lisp.MapServer$SmrScheduler] At MapServer.java:[line 365] WMI_WRONG_MAP_ITERATOR [ERROR] Low: AbstractDataListener.broker not initialized in constructor and dereferenced in org.opendaylight.lispflowmapping.implementation.mdsal.AbstractDataListener.registerDataChangeListener() [org.opendaylight.lispflowmapping.implementation.mdsal.AbstractDataListener, org.opendaylight.lispflowmapping.implementation.mdsal.AbstractDataListener] At AbstractDataListener.java:[line 29]Another occurrence at AbstractDataListener.java:[line 31] UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR [ERROR] Low: AbstractDataListener.configRegistration not initialized in constructor and dereferenced in org.opendaylight.lispflowmapping.implementation.mdsal.AbstractDataListener.closeDataChangeListener() [org.opendaylight.lispflowmapping.implementation.mdsal.AbstractDataListener] At AbstractDataListener.java:[line 36] UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR [ERROR] Low: AbstractDataListener.operRegistration not initialized in constructor and dereferenced in org.opendaylight.lispflowmapping.implementation.mdsal.AbstractDataListener.closeDataChangeListener() [org.opendaylight.lispflowmapping.implementation.mdsal.AbstractDataListener] At AbstractDataListener.java:[line 37] UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR [ERROR] Low: Overridable method registerDataChangeListener is called from constructor new org.opendaylight.lispflowmapping.implementation.mdsal.AuthenticationKeyDataListener(DataBroker, IMappingSystem). [org.opendaylight.lispflowmapping.implementation.mdsal.AuthenticationKeyDataListener] At AuthenticationKeyDataListener.java:[line 42] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method registerDataChangeListener is called from constructor new org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListener(DataBroker, IMappingSystem, NotificationPublishService). [org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListener] At MappingDataListener.java:[line 54] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Medium: Unread field: org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListener.isMaster; should this field be static? [org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListener] At MappingDataListener.java:[line 45] SS_SHOULD_BE_STATIC [ERROR] Low: Unread field: org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListener.notificationPublishService [org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListener] At MappingDataListener.java:[line 58] URF_UNREAD_FIELD [ERROR] High: Boxing/unboxing to parse a primitive org.opendaylight.lispflowmapping.implementation.util.LispNotificationHelper.getTransportAddressFromRloc(Rloc) [org.opendaylight.lispflowmapping.implementation.util.LispNotificationHelper, org.opendaylight.lispflowmapping.implementation.util.LispNotificationHelper] At LispNotificationHelper.java:[line 85]Another occurrence at LispNotificationHelper.java:[line 94] DM_BOXED_PRIMITIVE_FOR_PARSING [ERROR] Medium: Suspicious comparison of Boolean references in org.opendaylight.lispflowmapping.implementation.util.MappingMergeUtil.mergeCommonMappingRecordFields(MappingRecordBuilder, MappingRecord) [org.opendaylight.lispflowmapping.implementation.util.MappingMergeUtil] At MappingMergeUtil.java:[line 64] RC_REF_COMPARISON_BAD_PRACTICE_BOOLEAN [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) @ mappingservice.implementation --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mappingservice.implementation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[128,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[162,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[194,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[238,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[239,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/LispMappingServiceTest.java:[261,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/MappingSystemTest.java:[181,94] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/MappingSystemTest.java:[353,96] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[146,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/timebucket/TimeBucketWheelUnitTest.java:[213,70] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/timebucket/TimeBucketWheelUnitTest.java:[224,93] unchecked cast required: java.util.concurrent.ConcurrentHashMap found: java.lang.Object [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/MappingServiceTest.java:[412,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtilTest.java:[249,27] redundant cast to short [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtilTest.java:[253,25] redundant cast to short [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.implementation --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/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.lispflowmapping.implementation.mdsal.MappingDataListenerTest [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.026 s -- in org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListenerTest [INFO] Running org.opendaylight.lispflowmapping.implementation.mdsal.AuthenticationKeyDataListenerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.lispflowmapping.implementation.mdsal.AuthenticationKeyDataListenerTest [INFO] Running org.opendaylight.lispflowmapping.implementation.LispMappingServiceTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.653 s -- in org.opendaylight.lispflowmapping.implementation.LispMappingServiceTest [INFO] Running org.opendaylight.lispflowmapping.implementation.MappingSystemTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.486 s -- in org.opendaylight.lispflowmapping.implementation.MappingSystemTest [INFO] Running org.opendaylight.lispflowmapping.implementation.lisp.MapServerTest [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.113 s -- in org.opendaylight.lispflowmapping.implementation.lisp.MapServerTest [INFO] Running org.opendaylight.lispflowmapping.implementation.lisp.MapResolverTest [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.150 s -- in org.opendaylight.lispflowmapping.implementation.lisp.MapResolverTest [INFO] Running org.opendaylight.lispflowmapping.implementation.timebucket.TimeBucketWheelUnitTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.181 s -- in org.opendaylight.lispflowmapping.implementation.timebucket.TimeBucketWheelUnitTest [INFO] Running org.opendaylight.lispflowmapping.implementation.util.LispNotificationHelperTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.lispflowmapping.implementation.util.LispNotificationHelperTest [INFO] Running org.opendaylight.lispflowmapping.implementation.util.MappingMergeUtilTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.lispflowmapping.implementation.util.MappingMergeUtilTest [INFO] Running org.opendaylight.lispflowmapping.implementation.MappingServiceTest [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.opendaylight.lispflowmapping.implementation.MappingServiceTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 123, Failures: 0, Errors: 0, Skipped: 7 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ mappingservice.implementation --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.implementation --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.20.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.implementation --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:35: warning: no comment [WARNING] public void closeDataChangeListener() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListener.java:36: warning: no comment [WARNING] public AuthenticationKeyDataListener(DataBroker broker, IMappingSystem mapSystem) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:80: warning: no comment [WARNING] public static AuthenticationKey toAuthenticationKey(Eid key, MappingAuthkey authKey) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:63: warning: no comment [WARNING] public static Mapping toMapping(MappingOrigin origin, Eid key) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:51: warning: no comment [WARNING] public static Mapping toMapping(MappingOrigin origin, Eid key, @Nullable MappingData mappingData) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:41: warning: no comment [WARNING] public static Mapping toMapping(MappingOrigin origin, Eid key, SiteId siteId, MappingData mappingData) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:71: warning: no comment [WARNING] public static XtrIdMapping toXtrIdMapping(MappingData mappingData) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:77: warning: no comment [WARNING] public class LispMappingService implements IFlowMapping, IMapRequestResultHandler, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:104: warning: no comment [WARNING] public LispMappingService(@Reference final IMappingService mappingService, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:145: warning: no comment [WARNING] public NotificationService getNotificationService() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:185: warning: no comment [WARNING] public void setShouldAuthenticate(boolean shouldAuthenticate) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:129: warning: no comment [WARNING] public boolean shouldUseSmr() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:50: warning: no comment [WARNING] public final class LispNotificationHelper { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:106: warning: no comment [WARNING] public static InetAddress getAddressByName(String ipAddress) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:115: warning: no comment [WARNING] public static List getMapping(AddMapping mapRegisterNotification) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:131: warning: no comment [WARNING] public static Set getSiteId(MapRegister mapRegister) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:58: warning: no comment [WARNING] public static TransportAddress getTransportAddressFromRloc(Rloc rloc) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LoggingUtil.java:28: warning: no comment [WARNING] public static void logSubscribers(Logger log, Eid eid, Set subscribers) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:47: warning: no comment [WARNING] public MappingDataListener(DataBroker broker, IMappingSystem msmr, NotificationPublishService nps) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:57: warning: no comment [WARNING] public void setNotificationProviderService(NotificationPublishService nps) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:233: warning: no comment [WARNING] public static MappingData computeNbSbIntersection(MappingData nbMappingData, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:212: warning: no comment [WARNING] public static boolean mappingIsExpired(MappingData mappingData) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:146: warning: no comment [WARNING] public static MappingRecord mergeMappings(MappingRecord currentMergedMapping, MappingRecord newMapping, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:164: warning: no comment [WARNING] public static MappingData mergeXtrIdMappings(List mappingDataList, List expiredMappingDataList, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:220: warning: no comment [WARNING] public static boolean timestampIsExpired(Date timestamp) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:181: warning: no comment [WARNING] public void initialize() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingServiceShell.java:36: warning: no comment [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(MappingServiceShell.class); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingServiceShell.java:42: warning: no comment [WARNING] public MappingServiceShell(final @Reference IMappingService mappingService) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:104: warning: no comment [WARNING] public MappingSystem(ILispDAO dao, boolean iterateMask, NotificationPublishService nps, boolean mappingMerge) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:958: warning: no comment [WARNING] public void cleanCaches() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:964: warning: no comment [WARNING] public void cleanSBMappings() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:905: warning: no comment [WARNING] public void destroy() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:510: warning: no comment [WARNING] public MappingData handleSbExpiredMapping(Eid key, XtrId xtrId, MappingData mappingData) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:129: warning: no comment [WARNING] public void initialize() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:650: warning: no comment [WARNING] public void notifyChange(Eid eid, MappingRecord mapping, MappingChange mappingChange) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:115: warning: no comment [WARNING] public void setDataStoreBackEnd(DataStoreBackEnd dataStoreBackEnd) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapResolver.java:60: warning: no comment [WARNING] public class MapResolver implements IMapResolverAsync { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapResolver.java:75: warning: no comment [WARNING] public MapResolver(IMappingService mapService, boolean smr, String elpPolicy, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapServer.java:82: warning: no comment [WARNING] public class MapServer implements IMapServerAsync, ISmrNotificationListener, Listener, AutoCloseable { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapServer.java:93: warning: no comment [WARNING] public MapServer(IMappingService mapService, boolean subscriptionService, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:60: warning: no comment [WARNING] public static List toDstSubscriberList(Set subscribers) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:38: warning: no comment [WARNING] public static MappingChanged toMappingChanged(MappingRecord mapping, Eid eid, Set subscribers, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:48: warning: no comment [WARNING] public static List toSubscriberList(Set subscribers) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:72: warning: no comment [WARNING] public static Set toSubscriberSet(List subscribers) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:83: warning: no comment [WARNING] public static Set toSubscriberSetFromDst(List subscribers) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:39: warning: no comment [WARNING] public static AuthenticationKey toAuthenticationKey(AddKeyInput input) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:47: warning: no comment [WARNING] public static AuthenticationKey toAuthenticationKey(RemoveKeyInput input) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:43: warning: no comment [WARNING] public static AuthenticationKey toAuthenticationKey(UpdateKeyInput input) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:61: warning: no comment [WARNING] public static Mapping toMapping(AddMappingInput input) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:69: warning: no comment [WARNING] public static Mapping toMapping(RemoveMappingInput input) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:65: warning: no comment [WARNING] public static Mapping toMapping(UpdateMappingInput input) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:27: warning: no comment [WARNING] public TimeBucket(MappingSystem mappingSystem) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:32: warning: no comment [WARNING] public void add(Eid key, MappingData mappingData) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:44: warning: no comment [WARNING] public void clearBucket() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:36: warning: no comment [WARNING] public void removeFromBucketOnly(Eid key) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/implementation/TimeBucketMappingTimeoutService.java:24: warning: no comment [WARNING] public TimeBucketMappingTimeoutService(int numberOfBucket, long mappingRecordValidityInMillis, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:32: warning: no comment [WARNING] public TimeBucketWheel(int numberOfBuckets, long mappingRecordValidityInMilis, MappingSystem mappingSystem) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:54: warning: no comment [WARNING] public int add(Eid key, MappingData mappingData, long timestamp) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:98: warning: no comment [WARNING] public void clearExpiredMappingAndRotate() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:102: warning: no comment [WARNING] public void clearExpiredMappingAndRotate(long currentStamp) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:63: warning: no comment [WARNING] public int refreshMappping(Eid key, MappingData newMappingData, long timestamp, int bucketId) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:69: warning: no comment [WARNING] public void removeMapping(Eid key, int bucketId) { [WARNING] ^ [WARNING] 62 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.20.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ mappingservice.implementation --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/target/bom.xml [INFO] attaching as mappingservice.implementation-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/target/bom.json [INFO] attaching as mappingservice.implementation-1.20.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.implementation --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.implementation --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.powermock:powermock-core:jar:2.0.9:test [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.powermock:powermock-reflect:jar:2.0.9:test [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.implementation --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.20.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.implementation --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.implementation --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.implementation' with 20 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.implementation --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.20.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.20.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.implementation --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.implementation --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.implementation --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice >-- [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice 1.20.0 [57/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-lispflowmapping-mappingservice --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-mappingservice --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-mappingservice --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-lispflowmapping-mappingservice --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-lispflowmapping-mappingservice --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-lispflowmapping-mappingservice --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-lispflowmapping-mappingservice --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-lispflowmapping-mappingservice --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-mappingservice --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-lispflowmapping-mappingservice --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-mappingservice >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-lispflowmapping-mappingservice --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-mappingservice <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-lispflowmapping-mappingservice --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-lispflowmapping-mappingservice --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-lispflowmapping-mappingservice --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-lispflowmapping-mappingservice --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-lispflowmapping-mappingservice --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 376 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/bom.xml [INFO] attaching as odl-lispflowmapping-mappingservice-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/bom.json [INFO] attaching as odl-lispflowmapping-mappingservice-1.20.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-mappingservice --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-lispflowmapping-mappingservice --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-lispflowmapping-mappingservice --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-lispflowmapping-mappingservice --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -----< org.opendaylight.lispflowmapping:odl-lispflowmapping-msmr >------ [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-msmr 1.20.0 [58/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-lispflowmapping-msmr --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-msmr --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-msmr --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-lispflowmapping-msmr --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-lispflowmapping-msmr --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-lispflowmapping-msmr --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-lispflowmapping-msmr --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-lispflowmapping-msmr --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-msmr/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-lispflowmapping-msmr --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-msmr --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-msmr/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-lispflowmapping-msmr --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-msmr >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-lispflowmapping-msmr --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-msmr <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-lispflowmapping-msmr --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-lispflowmapping-msmr --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-lispflowmapping-msmr --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-lispflowmapping-msmr --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-lispflowmapping-msmr --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-lispflowmapping-msmr --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 377 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-msmr/target/bom.xml [INFO] attaching as odl-lispflowmapping-msmr-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-msmr/target/bom.json [INFO] attaching as odl-lispflowmapping-msmr-1.20.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-msmr --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-msmr --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-msmr --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-lispflowmapping-msmr --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-lispflowmapping-msmr --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-lispflowmapping-msmr --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-msmr/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-msmr/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-msmr/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-lispflowmapping-msmr --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -------< org.opendaylight.lispflowmapping:mappingservice.shell >-------- [INFO] Building ODL :: lispflowmapping :: mappingservice.shell 1.20.0 [59/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.shell --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.shell --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.shell --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mappingservice.shell --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.shell --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/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) @ mappingservice.shell --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.shell --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.shell --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.shell --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mappingservice.shell --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ mappingservice.shell >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ mappingservice.shell --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ mappingservice.shell <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ mappingservice.shell --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- karaf-services-maven-plugin:4.4.5:service-metadata-generate (service-metadata-generate) @ mappingservice.shell --- [INFO] Service org.opendaylight.lispflowmapping.shell.LispAddKey [INFO] Service org.opendaylight.lispflowmapping.shell.LispKeys [INFO] Service org.opendaylight.lispflowmapping.shell.LispMappings [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.shell --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mappingservice.shell --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.shell --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ mappingservice.shell --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.shell --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.20.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.shell --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.20.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ mappingservice.shell --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/target/bom.xml [INFO] attaching as mappingservice.shell-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/target/bom.json [INFO] attaching as mappingservice.shell-1.20.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.shell --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.shell --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.shell --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.20.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.shell --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.shell --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.shell --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.20.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.20.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.shell --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.shell --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.shell --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice-shell >-- [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell 1.20.0 [60/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-lispflowmapping-mappingservice-shell --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-lispflowmapping-mappingservice-shell --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-lispflowmapping-mappingservice-shell --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-lispflowmapping-mappingservice-shell --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-mappingservice-shell >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-lispflowmapping-mappingservice-shell --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-mappingservice-shell <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-lispflowmapping-mappingservice-shell --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-lispflowmapping-mappingservice-shell --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-lispflowmapping-mappingservice-shell --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-lispflowmapping-mappingservice-shell --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 378 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/bom.xml [INFO] attaching as odl-lispflowmapping-mappingservice-shell-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/bom.json [INFO] attaching as odl-lispflowmapping-mappingservice-shell-1.20.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-mappingservice-shell --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-lispflowmapping-mappingservice-shell --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-lispflowmapping-mappingservice-shell --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -----< org.opendaylight.lispflowmapping:features-lispflowmapping >------ [INFO] Building ODL :: lispflowmapping :: features-lispflowmapping 1.20.0 [61/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-lispflowmapping --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-lispflowmapping --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-lispflowmapping --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-lispflowmapping --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-lispflowmapping --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-lispflowmapping --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-lispflowmapping --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-lispflowmapping --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-lispflowmapping --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/features-lispflowmapping/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-lispflowmapping --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/features-lispflowmapping/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-lispflowmapping --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ features-lispflowmapping >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-lispflowmapping --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-lispflowmapping <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-lispflowmapping --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-lispflowmapping --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-lispflowmapping --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-lispflowmapping --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-lispflowmapping --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 380 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/features-lispflowmapping/target/bom.xml [INFO] attaching as features-lispflowmapping-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/features-lispflowmapping/target/bom.json [INFO] attaching as features-lispflowmapping-1.20.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-lispflowmapping --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-lispflowmapping --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-lispflowmapping --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-lispflowmapping --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-lispflowmapping --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-lispflowmapping --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/features-lispflowmapping/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/features-lispflowmapping/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/features-lispflowmapping/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/features-lispflowmapping/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-lispflowmapping --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.serviceutils:quality-parent >------------ [INFO] Building ODL :: serviceutils :: quality-parent 0.14.0 [62/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ quality-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ quality-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ quality-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ quality-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ quality-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/commons/quality-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) @ quality-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ quality-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ quality-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ quality-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ quality-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ quality-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ quality-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ quality-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ quality-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ quality-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/commons/quality-parent/target/bom.xml [INFO] attaching as quality-parent-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/commons/quality-parent/target/bom.json [INFO] attaching as quality-parent-0.14.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ quality-parent --- [INFO] Ignoring POM project! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ quality-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ quality-parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ quality-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ quality-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quality-parent --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/commons/quality-parent/pom.xml to /tmp/r/org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/commons/quality-parent/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/commons/quality-parent/target/bom.json to /tmp/r/org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ quality-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] -------------< org.opendaylight.serviceutils:metrics-api >-------------- [INFO] Building ODL :: serviceutils :: metrics-api 0.14.0 [63/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ metrics-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ metrics-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/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) @ metrics-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ metrics-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ metrics-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ metrics-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [forked debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ metrics-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ metrics-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ metrics-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ metrics-api --- [INFO] 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) @ metrics-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ metrics-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.java:[29,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedRunnableWithCheckedException() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.java:[22,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedRunnableWithCheckedException() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.java:[36,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedRunnableWithCheckedException() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[30,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedCallableWithCheckedException() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[37,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedCallableWithCheckedException() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[23,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedCallableWithCheckedException() {'? [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ metrics-api --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/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.serviceutils.metrics.function.CheckedRunnableTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.serviceutils.metrics.function.CheckedRunnableTest [INFO] Running org.opendaylight.serviceutils.metrics.function.CheckedCallableTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.serviceutils.metrics.function.CheckedCallableTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ metrics-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-api --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/metrics-api-0.14.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ metrics-api --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/CheckedCallable.java:27: warning: no comment [WARNING] V call() throws E; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/CheckedConsumer.java:25: warning: no comment [WARNING] void accept(T input) throws E; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/CheckedFunction.java:19: warning: no comment [WARNING] R apply(T input) throws E; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnable.java:22: warning: no comment [WARNING] void run() throws E; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:37: warning: no @return [WARNING] long get(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:26: warning: no comment [WARNING] default void decrement() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:30: warning: no comment [WARNING] void decrement(long howMany); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:20: warning: no comment [WARNING] default void increment() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:24: warning: no comment [WARNING] void increment(long howMany); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:33: warning: no @param for id [WARNING] public static void checkOnlyLowercaseAZ09(String id) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:43: warning: no @param for id [WARNING] public static void checkOnlyAZ09(String id) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:53: warning: no @param for id [WARNING] public static void checkOnlyAZ09Underscore(String id) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:63: warning: no @param for id [WARNING] public static void checkOnlyAZ09Dot(String id) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:71: warning: no @param for id [WARNING] public static void check(String id, Pattern regexp) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:71: warning: no @param for regexp [WARNING] public static void check(String id, Pattern regexp) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:31: warning: no @return [WARNING] public abstract Object anchor(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:39: warning: no @return [WARNING] public abstract String project(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:47: warning: no @return [WARNING] public abstract String module(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:57: warning: no @return [WARNING] public abstract String id(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:65: warning: no @return [WARNING] @Default public String description() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:400: warning: no comment [WARNING] public interface AnchorBuildStage { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:440: warning: no comment [WARNING] public interface BuildFinal { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:430: warning: no comment [WARNING] public interface IdBuildStage { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:420: warning: no comment [WARNING] public interface ModuleBuildStage { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:410: warning: no comment [WARNING] public interface ProjectBuildStage { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/InterruptibleCheckedConsumer.java:23: warning: no comment [WARNING] void accept(T input) throws E, InterruptedException; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/InterruptibleCheckedFunction.java:19: warning: no comment [WARNING] R apply(T input) throws E, InterruptedException; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Labeled.java:19: warning: no comment [WARNING] T label(String labelValue); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Meter.java:30: warning: no @param for howMany [WARNING] void mark(long howMany); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Meter.java:37: warning: no @return [WARNING] long get(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:24: warning: no comment [WARNING] public static ImmutableMetricDescriptor.AnchorBuildStage builder() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:73: warning: no comment [WARNING] protected void check() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:44: warning: no @param for anchor [WARNING] Meter newMeter(Object anchor, String id); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:44: warning: no @param for id [WARNING] Meter newMeter(Object anchor, String id); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:44: warning: no @return [WARNING] Meter newMeter(Object anchor, String id); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:118: warning: no @param for anchor [WARNING] Counter newCounter(Object anchor, String id); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:118: warning: no @param for id [WARNING] Counter newCounter(Object anchor, String id); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:118: warning: no @return [WARNING] Counter newCounter(Object anchor, String id); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:189: warning: no comment [WARNING] Timer newTimer(Object anchor, String id); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @param for [WARNING] T time(CheckedCallable event) throws E; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @param for [WARNING] T time(CheckedCallable event) throws E; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @param for event [WARNING] T time(CheckedCallable event) throws E; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @return [WARNING] T time(CheckedCallable event) throws E; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @throws for E [WARNING] T time(CheckedCallable event) throws E; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:27: warning: no @param for [WARNING] void time(CheckedRunnable event) throws E; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:27: warning: no @param for event [WARNING] void time(CheckedRunnable event) throws E; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:27: warning: no @throws for E [WARNING] void time(CheckedRunnable event) throws E; [WARNING] ^ [WARNING] 47 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/metrics-api-0.14.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ metrics-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/bom.xml [INFO] attaching as metrics-api-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/bom.json [INFO] attaching as metrics-api-0.14.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ metrics-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-api --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/metrics-api-0.14.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-api --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-api' with 4 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-api --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/metrics-api-0.14.0.jar to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/metrics-api-0.14.0-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/metrics-api-0.14.0-sources.jar to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-api --- [INFO] Installing org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ metrics-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.serviceutils:metrics-impl >------------- [INFO] Building ODL :: serviceutils :: metrics-impl 0.14.0 [64/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ metrics-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ metrics-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/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) @ metrics-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ metrics-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ metrics-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ metrics-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[326,61] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[263,63] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[200,61] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[318,82] [UnusedVariable] The parameter 'anchor' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'private org.opendaylight.serviceutils.metrics.Timer newOrExistingTimer(String id) {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[255,86] [UnusedVariable] The parameter 'anchor' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'private org.opendaylight.serviceutils.metrics.Counter newOrExistingCounter(String id) {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[192,82] [UnusedVariable] The parameter 'anchor' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'private org.opendaylight.serviceutils.metrics.Meter newOrExistingMeter(String id) {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[77,25] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'ThreadMXBean threadMxBean = ManagementFactory.getThreadMXBean();'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[138,33] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var fileDescriptorRatioGauge = new FileDescriptorRatioGauge();'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[351,26] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'return newMeter(descriptor.anchor(), makeCodahaleId(descriptor));'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[358,17] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'checkForExistingId(id);'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:[24,8] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case); did you mean 'threadsWatcherIntervalMs'? (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[77,17] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. (see https://errorprone.info/bugpattern/JavaUtilDate) [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[136,24] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var pw = new PrintWriter(new OutputStreamWriter(new FileOutputStream(file, append),'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[182,13] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var file = new File(parentDirectory, getFileName(dayOfTheWeek, hourOfTheDay));'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[194,13] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var nextHourFile = new File(parentDirectory , getFileName(dayOfTheWeek, nextHour));'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[197,24] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var pw = new PrintWriter(new OutputStreamWriter(new FileOutputStream(nextHourFile, append),'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[199,40] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. (see https://errorprone.info/bugpattern/JavaUtilDate) [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[199,21] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. (see https://errorprone.info/bugpattern/JavaUtilDate) [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcher.java:[39,31] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'private final ThreadMXBean threadMxBean;'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcher.java:[49,32] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case); did you mean 'threadMxBean'? (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/CustomObjectNameFactory.java:[23,22] [RedundantOverride] This overriding method is redundant, and can be removed. (see https://errorprone.info/bugpattern/RedundantOverride) Did you mean to remove this line? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ metrics-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ metrics-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ metrics-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ metrics-impl --- [INFO] 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) @ metrics-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ metrics-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[194,29] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[196,34] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[202,30] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[234,15] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[243,40] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[281,63] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[288,61] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[296,25] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[314,25] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[328,15] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[329,66] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[334,15] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[337,19] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[26,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void reporter() throws IOException {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[27,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var registry = new MetricRegistry();'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[28,28] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var fileReporter = new MetricsFileReporter(registry, Duration.ofMinutes(2));'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[253,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[193,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[327,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[233,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[208,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[148,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[57,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[294,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[312,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[333,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[133,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[221,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[287,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[168,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[280,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[75,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[115,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[265,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[201,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[242,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[94,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[48,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[20,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void logAllThreads() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[29,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void logAllThreads() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[21,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var tw = new ThreadsWatcher(ManagementFactory.getThreadMXBean(), 100, Duration.ofNanos(1),'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[31,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var tw = new ThreadsWatcher(ManagementFactory.getThreadMXBean(), 100, Duration.ofNanos(1),'? [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ metrics-impl --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/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.serviceutils.metrics.tests.MetricsFileReporterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.serviceutils.metrics.tests.MetricsFileReporterTest [INFO] Running org.opendaylight.serviceutils.metrics.tests.MetricProviderTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.serviceutils.metrics.tests.MetricProviderTest [INFO] Running org.opendaylight.serviceutils.metrics.internal.ThreadsWatcherTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.serviceutils.metrics.internal.ThreadsWatcherTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ metrics-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-impl --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/target/metrics-impl-0.14.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ metrics-impl --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:36: warning: no comment [WARNING] int deadlockedThreadsMaxLogIntervalSecs() default 60; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:30: warning: no comment [WARNING] int fileReporterIntervalSecs() default 0; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:27: warning: no comment [WARNING] int maxThreads() default 1000; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:33: warning: no comment [WARNING] int maxThreadsMaxLogIntervalSecs() default 60; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:24: warning: no comment [WARNING] int threadsWatcherIntervalMS() default 0; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricProviderImpl.java:22: warning: no comment [WARNING] public MetricProviderImpl() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricProviderImpl.java:26: warning: no comment [WARNING] public MetricProviderImpl(Configuration configuration) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricProviderImpl.java:36: warning: no comment [WARNING] public void close() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:133: warning: no comment [WARNING] public final MetricRegistry getRegistry() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricProviderImpl.java:31: warning: no comment [WARNING] public void open() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:65: warning: no comment [WARNING] public final void updateConfiguration(Configuration configuration) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:38: warning: no comment [WARNING] public class MetricsFileReporter extends ScheduledReporter { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:53: warning: no comment [WARNING] public MetricsFileReporter(MetricRegistry registry, Duration interval) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:175: warning: no comment [WARNING] public File createFile(int dayOfTheWeek, int hourOfTheDay) throws IOException { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:68: warning: no comment [WARNING] public void report(PrintWriter pw) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:60: warning: no comment [WARNING] public void startReporter() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/OSGiMetricProvider.java:19: warning: no comment [WARNING] public final class OSGiMetricProvider extends AbstractMetricProvider { [WARNING] ^ [WARNING] 17 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/target/metrics-impl-0.14.0-javadoc.jar [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ metrics-impl --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ metrics-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/target/bom.xml [INFO] attaching as metrics-impl-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/target/bom.json [INFO] attaching as metrics-impl-0.14.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ metrics-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-impl --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/target/metrics-impl-0.14.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-impl --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-impl' with 12 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-impl --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/target/metrics-impl-0.14.0.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/target/metrics-impl-0.14.0-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/target/classes/etc/org.opendaylight.serviceutils.metrics.cfg to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-config.cfg [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl/target/metrics-impl-0.14.0-sources.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-impl --- [INFO] Installing org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ metrics-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.serviceutils:odl-serviceutils-metrics >------- [INFO] Building ODL :: serviceutils :: Metrics 0.14.0 [65/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-serviceutils-metrics --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-metrics --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-metrics --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-serviceutils-metrics --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-metrics --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-serviceutils-metrics --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-serviceutils-metrics --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-metrics --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-metrics/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-serviceutils-metrics --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-metrics --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-metrics/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-serviceutils-metrics --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-serviceutils-metrics >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-serviceutils-metrics --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-serviceutils-metrics <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-serviceutils-metrics --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-serviceutils-metrics --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-serviceutils-metrics --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-serviceutils-metrics --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-serviceutils-metrics --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-serviceutils-metrics --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-metrics/target/bom.xml [INFO] attaching as odl-serviceutils-metrics-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-metrics/target/bom.json [INFO] attaching as odl-serviceutils-metrics-0.14.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-metrics --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-serviceutils-metrics --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-metrics --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-metrics --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-metrics --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-metrics --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-metrics/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-metrics/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-metrics/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-metrics/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-serviceutils-metrics --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------------< org.opendaylight.serviceutils:tools-api >--------------- [INFO] Building ODL :: serviceutils :: tools-api 0.14.0 [66/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ tools-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ tools-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ tools-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ tools-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ tools-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/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) @ tools-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ tools-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ tools-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tools-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ tools-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,80] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[69,56] [removal] registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) in DataTreeChangeService has been deprecated and marked for removal where T is a type-variable: T extends DataObject declared in method registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:[50,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:[62,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ tools-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ tools-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ tools-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ tools-api --- [INFO] 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) @ tools-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ tools-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ tools-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ tools-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ tools-api --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/target/tools-api-0.14.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ tools-api --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractAsyncDataTreeChangeListener.java:53: warning: no comment [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractAsyncDataTreeChangeListener.java:59: warning: no comment [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractAsyncDataTreeChangeListener.java:66: warning: no comment [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:72: warning: no comment [WARNING] protected DataBroker getDataBroker() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:76: warning: no comment [WARNING] protected DataStoreMetrics getDataStoreMetrics() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:68: warning: no comment [WARNING] public void register() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:38: warning: no comment [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:44: warning: no comment [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:51: warning: no comment [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:35: warning: no comment [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:40: warning: no comment [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:45: warning: no comment [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractSyncDataTreeChangeListener.java:35: warning: no comment [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractSyncDataTreeChangeListener.java:39: warning: no comment [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractSyncDataTreeChangeListener.java:44: warning: no comment [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:58: warning: no comment [WARNING] public void notifyAfterOnDataTreeChanged(List> changes) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:46: warning: no comment [WARNING] public void notifyBeforeOnDataTreeChanged(List> changes) { [WARNING] ^ [WARNING] 17 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/target/tools-api-0.14.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ tools-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/target/bom.xml [INFO] attaching as tools-api-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/target/bom.json [INFO] attaching as tools-api-0.14.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ tools-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ tools-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ tools-api --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/target/tools-api-0.14.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ tools-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ tools-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tools-api --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/target/tools-api-0.14.0.jar to /tmp/r/org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/target/tools-api-0.14.0-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/api/target/tools-api-0.14.0-sources.jar to /tmp/r/org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ tools-api --- [INFO] Installing org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tools-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ tools-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.serviceutils:binding-parent >------------ [INFO] Building ODL :: serviceutils :: binding-parent 0.14.0 [67/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ binding-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ binding-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ binding-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ binding-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ binding-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/commons/binding-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) @ binding-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ binding-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ binding-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ binding-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ binding-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ binding-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ binding-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ binding-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ binding-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/commons/binding-parent/target/bom.xml [INFO] attaching as binding-parent-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/commons/binding-parent/target/bom.json [INFO] attaching as binding-parent-0.14.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ binding-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ binding-parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ binding-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ binding-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ binding-parent --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/commons/binding-parent/pom.xml to /tmp/r/org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/commons/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/commons/binding-parent/target/bom.json to /tmp/r/org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ binding-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ---------------< org.opendaylight.serviceutils:upgrade >---------------- [INFO] Building ODL :: serviceutils :: upgrade 0.14.0 [68/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ upgrade --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ upgrade --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ upgrade --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ upgrade --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ upgrade --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/upgrade/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:13.0.2:generate-sources (binding) @ upgrade --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/upgrade/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 703.9 μs [INFO] yang-to-sources: Project model files found: 1 in 775.4 μs [INFO] yang-to-sources: 1 YANG models processed in 1.583 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 817.9 μs [INFO] Sorted 6 files into 3 directories in 75.67 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 4.377 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ upgrade --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ upgrade --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ upgrade --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ upgrade --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/upgrade/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/upgrade/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/upgrade/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ upgrade --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ upgrade >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ upgrade --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ upgrade <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ upgrade --- [INFO] 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) @ upgrade --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/upgrade/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ upgrade --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ upgrade --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ upgrade --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ upgrade --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/upgrade/target/upgrade-0.14.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/upgrade/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ upgrade --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/upgrade/target/upgrade-0.14.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ upgrade --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/upgrade/target/bom.xml [INFO] attaching as upgrade-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/upgrade/target/bom.json [INFO] attaching as upgrade-0.14.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ upgrade --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ upgrade --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ upgrade --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/upgrade/target/upgrade-0.14.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ upgrade --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ upgrade --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ upgrade --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/upgrade/target/upgrade-0.14.0.jar to /tmp/r/org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/upgrade/pom.xml to /tmp/r/org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/upgrade/target/upgrade-0.14.0-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/upgrade/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/upgrade/target/bom.json to /tmp/r/org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/upgrade/target/upgrade-0.14.0-sources.jar to /tmp/r/org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ upgrade --- [INFO] Installing org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ upgrade --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ upgrade --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.serviceutils:odl-serviceutils-tools >-------- [INFO] Building ODL :: serviceutils :: TOOLS 0.14.0 [69/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-serviceutils-tools --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-tools --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-tools --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-serviceutils-tools --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-tools --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-serviceutils-tools --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-serviceutils-tools --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-tools --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-tools/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-serviceutils-tools --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-tools --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-tools/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-serviceutils-tools --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-serviceutils-tools >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-serviceutils-tools --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-serviceutils-tools <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-serviceutils-tools --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-serviceutils-tools --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-serviceutils-tools --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-serviceutils-tools --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-serviceutils-tools --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-serviceutils-tools --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 187 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-tools/target/bom.xml [INFO] attaching as odl-serviceutils-tools-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-tools/target/bom.json [INFO] attaching as odl-serviceutils-tools-0.14.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-tools --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-serviceutils-tools --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-tools --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-tools --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-tools --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-tools --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-tools/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-tools/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-tools/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-tools/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-serviceutils-tools --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >-------- [INFO] Building openflowplugin-parent 0.19.0 [70/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/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) @ openflowplugin-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/parent/target/bom.xml [INFO] attaching as openflowplugin-parent-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/parent/target/bom.json [INFO] attaching as openflowplugin-parent-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-parent --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/parent/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/parent/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.19.0 [71/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflow-protocol-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-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:13.0.2:generate-sources (binding) @ openflow-protocol-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 905.2 μs [INFO] yang-to-sources: Project model files found: 9 in 60.17 ms [INFO] yang-to-sources: 12 YANG models processed in 176.3 ms [INFO] BindingJavaFileGenerator: Defined 865 files in 47.54 ms [INFO] Sorted 865 files into 170 directories in 1.129 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 865 in 223.0 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/generated-sources/spi [INFO] Copying 9 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 9 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 916 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflow-protocol-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflow-protocol-api --- [INFO] 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) @ openflow-protocol-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflow-protocol-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflow-protocol-api --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-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.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.KeysTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowjava.protocol.api.keys.KeysTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.util.BinContentTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.util.BinContentTest [INFO] Running org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflow-protocol-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-api --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflow-protocol-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflow-protocol-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/bom.xml [INFO] attaching as openflow-protocol-api-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/bom.json [INFO] attaching as openflow-protocol-api-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflow-protocol-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflow-protocol-api --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflow-protocol-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflow-protocol-api --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-api' with 43 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflow-protocol-api --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflow-protocol-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >-- [INFO] Building openflowjava-parent 0.19.0 [72/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/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] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflowjava-parent --- [INFO] Source directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowjava-parent --- [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowjava-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/target/bom.xml [INFO] attaching as openflowjava-parent-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/target/bom.json [INFO] attaching as openflowjava-parent-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-parent --- [INFO] Skipping pom project [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-parent --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.19.0 [73/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflow-protocol-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-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] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflow-protocol-spi --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.668 ms [INFO] yang-to-sources: Project model files found: 1 in 1.693 ms [INFO] yang-to-sources: 3 YANG models processed in 54.45 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 2.607 ms [INFO] Sorted 11 files into 4 directories in 71.25 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 9.439 ms [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflow-protocol-spi --- [INFO] Source directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/src/main/java/org/opendaylight/openflowjava/protocol/spi/connection/SwitchConnectionProvider.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.protocol.spi.connection.SwitchConnectionProvider has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflow-protocol-spi --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflow-protocol-spi --- [INFO] 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) @ openflow-protocol-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflow-protocol-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflow-protocol-spi --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflow-protocol-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-spi --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflow-protocol-spi --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.0-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflow-protocol-spi --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflow-protocol-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/target/bom.xml [INFO] attaching as openflow-protocol-spi-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/target/bom.json [INFO] attaching as openflow-protocol-spi-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflow-protocol-spi --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflow-protocol-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflow-protocol-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflow-protocol-spi --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-sources.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-spi --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflow-protocol-spi --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-spi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >--- [INFO] Building ODL :: openflowjava :: openflowjava-util 0.19.0 [74/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-util --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-util --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-util --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/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] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflowjava-util --- [INFO] Source directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-util --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-util --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-util --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-util >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-util --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-util <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-util --- [INFO] 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) @ openflowjava-util --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowjava-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowjava-util --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/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.openflowjava.util.ExperimenterDeserializerKeyFactoryTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest [INFO] Running org.opendaylight.openflowjava.util.ByteBufUtilsTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in org.opendaylight.openflowjava.util.ByteBufUtilsTest [INFO] Running org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowjava-util --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-util --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/openflowjava-util-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-util --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/openflowjava-util-0.19.0-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-util --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/openflowjava-util-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowjava-util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/bom.xml [INFO] attaching as openflowjava-util-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/bom.json [INFO] attaching as openflowjava-util-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-util --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] io.netty:netty-buffer:jar:4.1.107.Final:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-util --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-util --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: openflowjava :: openflowjava-util' with 3 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-util --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/openflowjava-util-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/openflowjava-util-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-sources.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/openflowjava-util-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-util --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-util --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-util --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.19.0 [75/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflow-protocol-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-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] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflow-protocol-impl --- [INFO] Source directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-impl --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 347 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpHandler.java:[195,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[197,15] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpConnectionInitializer.java:[73,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/UdpHandler.java:[137,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflow-protocol-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflow-protocol-impl --- [INFO] 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) @ openflow-protocol-impl --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflow-protocol-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 229 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/SwitchConnectionProviderImpl02Test.java:[270,15] found raw type: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/SwitchConnectionProviderImpl02Test.java:[271,36] unchecked method invocation: method registerSerializer in class org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl is applied to given types required: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFGeneralSerializer found: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFGeneralSerializer [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/SwitchConnectionProviderImpl02Test.java:[271,37] unchecked conversion required: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey found: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflow-protocol-impl --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-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.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.545 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.566 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpHandlerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.244 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.TcpHandlerTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.48 s -- in org.opendaylight.openflowjava.protocol.impl.core.TcpHandlerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest [INFO] Running org.opendaylight.openflowjava.statistics.StatisticsCountersTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.statistics.StatisticsCountersTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 599, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflow-protocol-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-impl --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflow-protocol-impl --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.0-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflow-protocol-impl --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: unknown enum constant When.UNKNOWN [WARNING] reason: class file for javax.annotation.meta.When not found [WARNING] 1 warning [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.0-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openflow-protocol-impl --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.0-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflow-protocol-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 44 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/bom.xml [INFO] attaching as openflow-protocol-impl-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/bom.json [INFO] attaching as openflow-protocol-impl-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflow-protocol-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] io.netty:netty-buffer:jar:4.1.107.Final:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] io.netty:netty-transport:jar:4.1.107.Final:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] io.netty:netty-codec:jar:4.1.107.Final:compile [WARNING] io.netty:netty-common:jar:4.1.107.Final:compile [WARNING] io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflow-protocol-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflow-protocol-impl --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-impl' with 352 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflow-protocol-impl --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-sources.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.0-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-tests.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-impl --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflow-protocol-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >-- [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.19.0 [76/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-blueprint-config --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-blueprint-config --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-blueprint-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-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] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflowjava-blueprint-config --- [INFO] Source directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-blueprint-config --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-blueprint-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-blueprint-config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-blueprint-config --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-blueprint-config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-blueprint-config --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowjava-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowjava-blueprint-config --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowjava-blueprint-config --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-blueprint-config --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-blueprint-config --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.0-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-blueprint-config --- [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowjava-blueprint-config --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/bom.xml [INFO] attaching as openflowjava-blueprint-config-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/bom.json [INFO] attaching as openflowjava-blueprint-config-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-blueprint-config --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-blueprint-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-blueprint-config --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-blueprint-config --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-sources.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/classes/initial/default-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-config.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/classes/initial/legacy-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-legacyConfig.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-blueprint-config --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-blueprint-config --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-blueprint-config --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >-- [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.19.0 [77/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowjava-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowjava-protocol --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowjava-protocol --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowjava-protocol --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowjava-protocol --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowjava-protocol --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowjava-protocol --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowjava-protocol --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowjava-protocol --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowjava-protocol --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowjava-protocol --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowjava-protocol --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowjava-protocol --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowjava-protocol --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowjava-protocol --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 61 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.xml [INFO] attaching as odl-openflowjava-protocol-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.json [INFO] attaching as odl-openflowjava-protocol-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowjava-protocol --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowjava-protocol --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowjava-protocol --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowjava-protocol --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowjava-protocol --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowjava-protocol --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >-------- [INFO] Building model-inventory 0.19.0 [78/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-inventory --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-inventory --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-inventory --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-inventory --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-inventory --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/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:13.0.2:generate-sources (binding) @ model-inventory --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 751.4 μs [INFO] yang-to-sources: Project model files found: 1 in 1.977 ms [INFO] yang-to-sources: 3 YANG models processed in 10.38 ms [INFO] BindingJavaFileGenerator: Defined 32 files in 3.018 ms [INFO] Sorted 32 files into 5 directories in 70.70 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 32 in 18.83 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-inventory --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-inventory --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-inventory --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-inventory --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-inventory --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ model-inventory >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ model-inventory --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ model-inventory <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ model-inventory --- [INFO] 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) @ model-inventory --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ model-inventory --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ model-inventory --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ model-inventory --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-inventory --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/target/model-inventory-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-inventory --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/target/model-inventory-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ model-inventory --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/target/bom.xml [INFO] attaching as model-inventory-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/target/bom.json [INFO] attaching as model-inventory-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-inventory --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-inventory --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/target/model-inventory-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-inventory --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-inventory --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-inventory --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/target/model-inventory-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/target/model-inventory-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/target/model-inventory-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-inventory --- [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-inventory --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-inventory --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >-------- [INFO] Building model-flow-base 0.19.0 [79/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-flow-base --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-base --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-base --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-flow-base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-base --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/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:13.0.2:generate-sources (binding) @ model-flow-base --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 1.623 ms [INFO] yang-to-sources: Project model files found: 11 in 8.545 ms [INFO] yang-to-sources: 21 YANG models processed in 335.4 ms [INFO] BindingJavaFileGenerator: Defined 602 files in 34.08 ms [INFO] Sorted 602 files into 136 directories in 856.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 602 in 118.5 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-base --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-base --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-base --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/generated-sources/spi [INFO] Copying 11 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 11 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-flow-base --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 602 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ model-flow-base >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ model-flow-base --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ model-flow-base <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ model-flow-base --- [INFO] 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) @ model-flow-base --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ model-flow-base --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ model-flow-base --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ model-flow-base --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-base --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/model-flow-base-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-flow-base --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/model-flow-base-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ model-flow-base --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/bom.xml [INFO] attaching as model-flow-base-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/bom.json [INFO] attaching as model-flow-base-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-flow-base --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-flow-base --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/model-flow-base-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-flow-base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-flow-base --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-flow-base --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/model-flow-base-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/model-flow-base-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/model-flow-base-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-base --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-flow-base --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-base --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------ [INFO] Building model-flow-service 0.19.0 [80/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-flow-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-flow-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-service --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-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] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ model-flow-service --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 1.811 ms [INFO] yang-to-sources: Project model files found: 22 in 6.516 ms [INFO] yang-to-sources: 44 YANG models processed in 576.1 ms [INFO] BindingJavaFileGenerator: Defined 521 files in 43.99 ms [INFO] Sorted 521 files into 101 directories in 896.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 521 in 120.5 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-service --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-service --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-service --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/spi [INFO] Copying 22 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 22 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-flow-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 520 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[44,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[44,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[44,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[143,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [INFO] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ model-flow-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ model-flow-service --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ model-flow-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ model-flow-service --- [INFO] 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) @ model-flow-service --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ model-flow-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ model-flow-service --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ model-flow-service --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-service --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/model-flow-service-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-flow-service --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/model-flow-service-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ model-flow-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/bom.xml [INFO] attaching as model-flow-service-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/bom.json [INFO] attaching as model-flow-service-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-flow-service --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.19.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-flow-service --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/model-flow-service-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-flow-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-flow-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-flow-service --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/model-flow-service-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/model-flow-service-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/model-flow-service-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-service --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-flow-service --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-service --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >----- [INFO] Building model-flow-statistics 0.19.0 [81/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-flow-statistics --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-statistics --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-statistics --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-flow-statistics --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-statistics --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/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:13.0.2:generate-sources (binding) @ model-flow-statistics --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 2.186 ms [INFO] yang-to-sources: Project model files found: 8 in 4.587 ms [INFO] yang-to-sources: 31 YANG models processed in 363.3 ms [INFO] BindingJavaFileGenerator: Defined 292 files in 36.08 ms [INFO] Sorted 292 files into 46 directories in 444.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 292 in 82.15 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-statistics --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-statistics --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-statistics --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-statistics --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/spi [INFO] Copying 8 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 8 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-flow-statistics --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 291 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[132,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutputBuilder.java:[94,60] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutputBuilder.java:[94,60] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutputBuilder.java:[94,60] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[94,61] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[94,61] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[94,61] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [INFO] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ model-flow-statistics --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ model-flow-statistics --- [INFO] 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) @ model-flow-statistics --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ model-flow-statistics --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ model-flow-statistics --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ model-flow-statistics --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-statistics --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/model-flow-statistics-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-flow-statistics --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/model-flow-statistics-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ model-flow-statistics --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/bom.xml [INFO] attaching as model-flow-statistics-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/bom.json [INFO] attaching as model-flow-statistics-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-flow-statistics --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-flow-statistics --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/model-flow-statistics-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-flow-statistics --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-flow-statistics --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-flow-statistics --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/model-flow-statistics-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/model-flow-statistics-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/model-flow-statistics-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-statistics --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-flow-statistics --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-statistics --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >-------- [INFO] Building model-topology 0.19.0 [82/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-topology --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/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:13.0.2:generate-sources (binding) @ model-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 783.1 μs [INFO] yang-to-sources: Project model files found: 1 in 623.1 μs [INFO] yang-to-sources: 5 YANG models processed in 42.42 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 7.274 ms [INFO] Sorted 8 files into 3 directories in 51.30 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 8 in 15.08 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-topology --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-topology --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-topology --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ model-topology >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ model-topology --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ model-topology <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ model-topology --- [INFO] 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) @ model-topology --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ model-topology --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ model-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ model-topology --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-topology --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/target/model-topology-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-topology --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/target/model-topology-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ model-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/target/bom.xml [INFO] attaching as model-topology-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/target/bom.json [INFO] attaching as model-topology-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-topology --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-topology --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/target/model-topology-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-topology --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/target/model-topology-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/target/model-topology-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/target/model-topology-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-topology --- [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-topology --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >---- [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.19.0 [83/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-nsf-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-nsf-model --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-nsf-model --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-nsf-model --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-nsf-model --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-nsf-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 71 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/target/bom.xml [INFO] attaching as odl-openflowplugin-nsf-model-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/target/bom.json [INFO] attaching as odl-openflowplugin-nsf-model-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-nsf-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-nsf-model --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-nsf-model --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >---------- [INFO] Building liblldp 0.19.0 [84/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ liblldp --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ liblldp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ liblldp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ liblldp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ liblldp --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/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) @ liblldp --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ liblldp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ liblldp --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ liblldp --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ liblldp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ liblldp >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ liblldp --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ liblldp <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ liblldp --- [INFO] 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) @ liblldp --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ liblldp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ liblldp --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/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.openflowplugin.libraries.liblldp.BitBufferHelperTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest [INFO] Running org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ liblldp --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ liblldp --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/liblldp-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ liblldp --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/liblldp-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ liblldp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/bom.xml [INFO] attaching as liblldp-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/bom.json [INFO] attaching as liblldp-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ liblldp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ liblldp --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ liblldp --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/liblldp-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ liblldp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ liblldp --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'liblldp' with 14 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ liblldp --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/liblldp-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/liblldp-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/liblldp-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ liblldp --- [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ liblldp --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ liblldp --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.19.0 [85/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-libraries --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-libraries --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-libraries --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-libraries/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-libraries --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-libraries --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-libraries --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-libraries --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-libraries/target/bom.xml [INFO] attaching as odl-openflowplugin-libraries-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-libraries/target/bom.json [INFO] attaching as odl-openflowplugin-libraries-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-libraries --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-libraries --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-libraries/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-libraries/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-libraries/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-libraries --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >--- [INFO] Building openflowplugin-blueprint-config 0.19.0 [86/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-blueprint-config --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-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) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-blueprint-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-blueprint-config --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-blueprint-config --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-blueprint-config --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-blueprint-config --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/bom.xml [INFO] attaching as openflowplugin-blueprint-config-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/bom.json [INFO] attaching as openflowplugin-blueprint-config-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-blueprint-config --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-blueprint-config --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/classes/initial/openflowplugin.cfg to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-config.cfg [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-blueprint-config --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-blueprint-config --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-blueprint-config --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >-------- [INFO] Building openflowplugin-common 0.19.0 [87/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-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) @ openflowplugin-common --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-common --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-common --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[247,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[266,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-common --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-common --- [INFO] 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) @ openflowplugin-common --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-common --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-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.openflowplugin.common.wait.SimpleTaskRetryLooperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.835 s -- in org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest [INFO] Running org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest 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: 5.141 s -- in org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-common --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-common --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/openflowplugin-common-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-common --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/openflowplugin-common-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/bom.xml [INFO] attaching as openflowplugin-common-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/bom.json [INFO] attaching as openflowplugin-common-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-common --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/openflowplugin-common-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-common --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-common' with 6 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-common --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/openflowplugin-common-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/openflowplugin-common-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/openflowplugin-common-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-common --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-common --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >--------- [INFO] Building openflowplugin-api 0.19.0 [88/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-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:13.0.2:generate-sources (binding) @ openflowplugin-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 2.303 ms [INFO] yang-to-sources: Project model files found: 3 in 3.609 ms [INFO] yang-to-sources: 3 YANG models processed in 89.92 ms [INFO] BindingJavaFileGenerator: Defined 26 files in 1.325 ms [INFO] Sorted 26 files into 7 directories in 76.46 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 26 in 12.82 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 119 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/OpenFlowPluginProvider.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.OpenFlowPluginProvider has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[125,44] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[896,24] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionManager.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.ConnectionManager has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:[14,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.DeviceConnectionStatusProvider has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[22,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-api --- [INFO] 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) @ openflowplugin-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-api --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/openflowplugin-api-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/openflowplugin-api-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/bom.xml [INFO] attaching as openflowplugin-api-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/bom.json [INFO] attaching as openflowplugin-api-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] io.netty:netty-buffer:jar:4.1.107.Final:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.0:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-api --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/openflowplugin-api-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-api --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/openflowplugin-api-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/openflowplugin-api-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/openflowplugin-api-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >---- [INFO] Building openflowplugin-extension-api 0.19.0 [89/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-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:13.0.2:generate-sources (binding) @ openflowplugin-extension-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 3.011 ms [INFO] yang-to-sources: Project model files found: 6 in 13.40 ms [INFO] yang-to-sources: 39 YANG models processed in 670.5 ms [INFO] BindingJavaFileGenerator: Defined 199 files in 45.07 ms [INFO] Sorted 199 files into 45 directories in 351.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 199 in 99.36 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/generated-sources/spi [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 226 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConversionException has no definition of serialVersionUID [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConverterNotFoundException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConverterNotFoundException has no definition of serialVersionUID [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ExperimenterConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ExperimenterConversionException has no definition of serialVersionUID [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-extension-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-extension-api --- [INFO] 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) @ openflowplugin-extension-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-extension-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[35,9] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[36,21] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-extension-api --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-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.openflowplugin.extension.api.SetFieldExtensionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest [INFO] Running org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingResolverTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.extension.api.GroupingResolverTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-extension-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-api --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-extension-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-extension-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/bom.xml [INFO] attaching as openflowplugin-extension-api-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/bom.json [INFO] attaching as openflowplugin-extension-api-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-extension-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-extension-api --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-extension-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-extension-api --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-extension-api' with 29 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-api --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >----------- [INFO] Building openflowplugin 0.19.0 [90/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/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) @ openflowplugin --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 185 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[56,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[56,42] unchecked call to ActionSerializerKey(org.opendaylight.yangtools.yang.common.Uint8,java.lang.Class,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[115,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[80,48] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[205,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[165,14] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[169,18] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[71,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[39,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[113,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[146,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[154,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[52,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[237,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[248,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin --- [INFO] 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) @ openflowplugin --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[201,93] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManagerTest.java:[47,24] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/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.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 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: 1.037 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.390 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/openflowplugin-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/openflowplugin-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/bom.xml [INFO] attaching as openflowplugin-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/bom.json [INFO] attaching as openflowplugin-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.19.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/openflowplugin-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin' with 187 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/openflowplugin-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/openflowplugin-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/openflowplugin-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >--------- [INFO] Building openflowplugin-impl 0.19.0 [91/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-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) @ openflowplugin-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-impl --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 551 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[37,79] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[38,78] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.yang.binding.Notification missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,56] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,52] unchecked conversion required: java.util.ArrayList found: java.util.ArrayList [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[42,69] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[47,68] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/PortStatsService.java:[35,68] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/PortStatsService.java:[35,68] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/PortStatsService.java:[35,68] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/PortStatsService.java:[49,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/PortStatsService.java:[66,12] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/PortStatsService.java:[66,12] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/PortStatsService.java:[66,12] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.NodeConnectorStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializer.java:[110,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast required: java.util.List found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[53,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerExperimenterMultipartService.java:[64,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[67,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[105,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,84] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[47,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[57,48] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ClearStatsCommandProvider.java:[18,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ClearStatsCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ClearStatsCommandProvider.java:[18,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ClearStatsCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ClearStatsCommandProvider.java:[18,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ClearStatsCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceProvider.java:[18,38] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceProvider.java:[26,42] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceProvider.java:[27,32] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceProvider.java:[38,36] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/OpendaylightDirectStatisticsServiceProvider.java:[37,31] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractDirectStatisticsService [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/translator/FlowRemovedTranslator.java:[29,91] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/translator/FlowRemovedTranslator.java:[29,91] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/translator/FlowRemovedTranslator.java:[29,91] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/translator/FlowRemovedTranslator.java:[42,80] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/translator/FlowRemovedTranslator.java:[42,80] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/translator/FlowRemovedTranslator.java:[42,80] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowEventTimesComandProvider.java:[21,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowEventTimesComandProvider.java:[20,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowEventTimesComandProvider.java:[21,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowEventTimesComandProvider.java:[20,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowEventTimesComandProvider.java:[21,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowEventTimesComandProvider.java:[20,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveFlowsBatchImpl.java:[69,82] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddMetersBatchImpl.java:[72,84] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/MeterFeaturesService.java:[48,94] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/MeterFeaturesService.java:[48,94] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/MeterFeaturesService.java:[48,94] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/MeterFeaturesService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/MeterFeaturesService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/MeterFeaturesService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartCollectorService.java:[47,25] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterStatsService.java:[38,72] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterStatsService.java:[38,72] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterStatsService.java:[38,72] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterStatsService.java:[67,12] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterStatsService.java:[67,12] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [INFO] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterStatsService.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-impl --- [INFO] 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) @ openflowplugin-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 349 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/AbstractSerializerTest.java:[100,21] registerMeterBandSerializer(org.opendaylight.openflowjava.protocol.api.keys.ExperimenterIdSerializerKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFSerializer) in org.opendaylight.openflowjava.protocol.api.extensibility.SerializerExtensionProvider has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsServiceTest.java:[79,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsServiceTest.java:[104,54] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsServiceTest.java:[116,77] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsServiceTest.java:[116,78] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java:[62,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java:[74,103] unchecked cast required: com.google.common.util.concurrent.FutureCallback found: java.lang.Object [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java:[83,66] unchecked method invocation: method getMultiMsgCollector in interface org.opendaylight.openflowplugin.api.openflow.device.DeviceContext is applied to given types required: org.opendaylight.openflowplugin.api.openflow.device.RequestContext> found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java:[83,70] unchecked conversion required: org.opendaylight.openflowplugin.api.openflow.device.RequestContext> found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractSingleStatsServiceTest.java:[37,15] found raw type: org.mockito.stubbing.Answer missing type arguments for generic class org.mockito.stubbing.Answer [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[69,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[69,81] unchecked conversion required: com.google.common.util.concurrent.FutureCallback found: com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[108,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[108,81] unchecked conversion required: com.google.common.util.concurrent.FutureCallback found: com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[127,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[127,81] unchecked conversion required: com.google.common.util.concurrent.FutureCallback found: com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java:[77,13] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java:[77,13] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java:[77,13] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java:[78,13] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java:[78,13] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java:[78,13] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java:[79,13] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowsStatisticsFromAllFlowTablesImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java:[79,13] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowsStatisticsFromAllFlowTablesImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java:[79,13] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowsStatisticsFromAllFlowTablesImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java:[80,13] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAggregateFlowStatisticsFromFlowTableForAllFlowsImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java:[80,13] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAggregateFlowStatisticsFromFlowTableForAllFlowsImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java:[80,13] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAggregateFlowStatisticsFromFlowTableForAllFlowsImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java:[86,46] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java:[88,49] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java:[90,54] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowsStatisticsFromAllFlowTablesImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java:[92,66] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAggregateFlowStatisticsFromFlowTableForAllFlowsImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java:[96,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java:[96,81] unchecked conversion required: com.google.common.util.concurrent.FutureCallback found: com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[61,13] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[79,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[81,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[105,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[105,63] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[88,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[92,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[43,13] found raw type: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,79] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,60] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,97] unchecked conversion required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[73,43] unchecked call to convert(F,D) as a member of the raw type org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/GetFlowTablesStatisticsImplTest.java:[60,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/GetFlowTablesStatisticsImplTest.java:[60,81] unchecked conversion required: com.google.common.util.concurrent.FutureCallback found: com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateTableImplTest.java:[57,107] unchecked cast required: com.google.common.util.concurrent.FutureCallback found: java.lang.Object [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[72,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[74,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[98,67] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[98,68] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[102,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[102,63] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[61,48] unchecked conversion required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[62,53] unchecked conversion required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[25,40] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[32,34] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsManagerImplTest.java:[81,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/dedicated/StatisticsGatheringServiceTest.java:[27,13] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/dedicated/StatisticsGatheringServiceTest.java:[31,42] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[39,5] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[40,5] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[44,35] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[51,39] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[53,41] unchecked call to AbstractRequestCallback(org.opendaylight.openflowplugin.api.openflow.device.RequestContext,java.lang.Class,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.EventIdentifier) as a member of the raw type org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[66,15] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[75,15] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[81,51] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[85,9] found raw type: org.opendaylight.yangtools.yang.common.RpcResult missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[86,15] found raw type: java.util.Collection missing type arguments for generic class java.util.Collection [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtilTest.java:[108,9] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipChangeServiceManagerImplTest.java:[70,18] auto-closeable resource registration2 is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[159,5] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[161,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[183,13] found raw type: org.opendaylight.yangtools.util.concurrent.NotificationManager missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,52] found raw type: org.opendaylight.yangtools.yang.common.RpcResult missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[204,84] unchecked cast required: org.opendaylight.yangtools.yang.common.RpcResult found: java.lang.Object [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,42] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,65] unchecked conversion required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[210,95] unchecked cast required: org.opendaylight.yangtools.yang.common.RpcResult found: java.lang.Object [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,52] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,56] unchecked conversion required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[235,63] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[237,75] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,56] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,57] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,60] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,61] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[254,25] unchecked method invocation: constructor in class org.opendaylight.openflowplugin.impl.device.DeviceContextImpl is applied to given types required: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean found: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[264,17] unchecked conversion required: org.opendaylight.yangtools.util.concurrent.NotificationManager found: org.opendaylight.yangtools.util.concurrent.NotificationManager [INFO] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-impl --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-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.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 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: 1.677 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesComandProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesComandProviderTest [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandProviderTest [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandProviderTest [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesComandProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesComandProviderTest [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsComandProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsComandProviderTest [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandProviderTest [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.819 s -- in org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.246 s -- in org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s -- in org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest [INFO] Running org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.MatchUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.BarrierUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.openflowplugin.impl.util.BarrierUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowUtilTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.openflowplugin.impl.util.FlowUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.GroupUtilTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.util.GroupUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.PacketInUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PacketInUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.MessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.MessageFactoryTest [INFO] Running org.opendaylight.openflowplugin.impl.util.PathUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PathUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.MeterUtilTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.util.MeterUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s -- in org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest [INFO] Running org.opendaylight.openflowplugin.impl.services.SendEchoImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.SendEchoImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest [INFO] Running org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.135 s -- in org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.815 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest [INFO] Running org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest [INFO] Running org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.870 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest [INFO] Running org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest [INFO] Running org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest [INFO] Running org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest [INFO] Running org.opendaylight.openflowplugin.impl.role.RoleContextImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.impl.role.RoleContextImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 735, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-impl --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/openflowplugin-impl-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-impl --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: unknown enum constant When.UNKNOWN [WARNING] reason: class file for javax.annotation.meta.When not found [WARNING] 1 warning [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/openflowplugin-impl-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 80 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/bom.xml [INFO] attaching as openflowplugin-impl-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/bom.json [INFO] attaching as openflowplugin-impl-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:compile [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] io.netty:netty-common:jar:4.1.107.Final:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] io.netty:netty-buffer:jar:4.1.107.Final:compile [WARNING] org.opendaylight.infrautils:ready-api:jar:6.0.6:compile [WARNING] org.opendaylight.infrautils:infrautils-util:jar:6.0.6:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:general-entity:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-impl --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/openflowplugin-impl-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-impl --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-impl' with 616 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-impl --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/openflowplugin-impl-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/openflowplugin-impl-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/openflowplugin-impl-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-impl --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >---- [INFO] Building openflowplugin-extension-onf 0.19.0 [92/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-onf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-onf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-onf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/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) @ openflowplugin-extension-onf --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-onf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-onf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-onf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-extension-onf --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-extension-onf --- [INFO] 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) @ openflowplugin-extension-onf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-extension-onf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-extension-onf --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/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.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 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.113 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-extension-onf --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-onf --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-extension-onf --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-extension-onf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/bom.xml [INFO] attaching as openflowplugin-extension-onf-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/bom.json [INFO] attaching as openflowplugin-extension-onf-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-extension-onf --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] io.netty:netty-buffer:jar:4.1.107.Final:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.0:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.0:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.19.0:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-extension-onf --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-extension-onf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-extension-onf --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-extension-onf' with 9 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-onf --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-onf --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-onf --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-onf --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.serviceutils:rpc-api >---------------- [INFO] Building rpc-api 0.14.0 [93/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rpc-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rpc-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rpc-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rpc-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rpc-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-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) @ rpc-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rpc-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rpc-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rpc-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[111,49] [UnnecessaryLambda] Returning a lambda from a helper method or saving it in a constant is unnecessary; prefer to implement the functional interface method directly and use a method reference instead. (see https://errorprone.info/bugpattern/UnnecessaryLambda) Did you mean 'private static void defaultOnFailure(Throwable throwable){ }'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[113,34] [UnnecessaryLambda] Returning a lambda from a helper method or saving it in a constant is unnecessary; prefer to implement the functional interface method directly and use a method reference instead. (see https://errorprone.info/bugpattern/UnnecessaryLambda) Did you mean 'private void defaultOnSuccess(O result){ }'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[149,41] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var futureRpcResult = SettableFuture.create();'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[186,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[199,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[209,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[219,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[228,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[239,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rpc-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rpc-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rpc-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rpc-api --- [INFO] 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) @ rpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rpc-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rpc-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rpc-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rpc-api --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/rpc-api-0.14.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rpc-api --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:64: warning: no @param for [WARNING] public static FutureRpcResultBuilder fromListenableFuture(Logger logger, String rpcMethodName, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:64: warning: no @param for [WARNING] public static FutureRpcResultBuilder fromListenableFuture(Logger logger, String rpcMethodName, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:109: warning: no comment [WARNING] public static final class FutureRpcResultBuilder { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:69: warning: no comment [WARNING] public enum LogLevel { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:104: warning: no comment [WARNING] public static FutureRpcResultBuilder fromBuilder(Logger logger, String rpcMethodName, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:186: warning: no @param for newOnFailureConsumer [WARNING] public FutureRpcResultBuilder onFailure(Consumer newOnFailureConsumer) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:186: warning: no @return [WARNING] public FutureRpcResultBuilder onFailure(Consumer newOnFailureConsumer) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:199: warning: no @param for level [WARNING] public FutureRpcResultBuilder onFailureLogLevel(LogLevel level) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:199: warning: no @return [WARNING] public FutureRpcResultBuilder onFailureLogLevel(LogLevel level) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:209: warning: no @param for level [WARNING] public FutureRpcResultBuilder onSuccessLogLevel(LogLevel level) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:209: warning: no @return [WARNING] public FutureRpcResultBuilder onSuccessLogLevel(LogLevel level) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:219: warning: no @param for level [WARNING] public FutureRpcResultBuilder onEnterLogLevel(LogLevel level) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:219: warning: no @return [WARNING] public FutureRpcResultBuilder onEnterLogLevel(LogLevel level) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:228: warning: no @param for newRpcErrorMessageFunction [WARNING] public FutureRpcResultBuilder withRpcErrorMessage(Function newRpcErrorMessageFunction) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:228: warning: no @return [WARNING] public FutureRpcResultBuilder withRpcErrorMessage(Function newRpcErrorMessageFunction) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:239: warning: no @param for newOnSuccessFunction [WARNING] public FutureRpcResultBuilder onSuccess(Consumer newOnSuccessFunction) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:239: warning: no @return [WARNING] public FutureRpcResultBuilder onSuccess(Consumer newOnSuccessFunction) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:79: warning: no comment [WARNING] public void log(Logger logger, String format, Object... arguments) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, [WARNING] ^ [WARNING] 23 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/rpc-api-0.14.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rpc-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/bom.xml [INFO] attaching as rpc-api-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/bom.json [INFO] attaching as rpc-api-0.14.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rpc-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rpc-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rpc-api --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/rpc-api-0.14.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rpc-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rpc-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rpc-api --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/rpc-api-0.14.0.jar to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/pom.xml to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/rpc-api-0.14.0-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/rpc-api-0.14.0-sources.jar to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rpc-api --- [INFO] Installing org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rpc-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rpc-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.serviceutils:odl-serviceutils-rpc >--------- [INFO] Building ODL :: serviceutils :: RPC tools 0.14.0 [94/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-serviceutils-rpc --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-rpc --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-rpc --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-serviceutils-rpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-rpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-serviceutils-rpc --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-serviceutils-rpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-rpc --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-rpc/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-serviceutils-rpc --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-rpc --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-rpc/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-serviceutils-rpc --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-serviceutils-rpc >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-serviceutils-rpc --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-serviceutils-rpc <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-serviceutils-rpc --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-serviceutils-rpc --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-serviceutils-rpc --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-serviceutils-rpc --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-serviceutils-rpc --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-serviceutils-rpc --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-rpc/target/bom.xml [INFO] attaching as odl-serviceutils-rpc-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-rpc/target/bom.json [INFO] attaching as odl-serviceutils-rpc-0.14.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-rpc --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-serviceutils-rpc --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-rpc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-rpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-rpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-rpc --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-rpc/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-rpc/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-rpc/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-rpc/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-serviceutils-rpc --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---------------< org.opendaylight.serviceutils:srm-api >---------------- [INFO] Building ODL :: serviceutils :: srm-api 0.14.0 [95/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ srm-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ srm-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ srm-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ srm-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ srm-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/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:13.0.2:generate-sources (binding) @ srm-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/api/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 466.6 μs [INFO] yang-to-sources: Project model files found: 3 in 2.464 ms [INFO] yang-to-sources: 3 YANG models processed in 2.403 ms [INFO] BindingJavaFileGenerator: Defined 61 files in 1.813 ms [INFO] Sorted 61 files into 9 directories in 140.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 61 in 12.76 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ srm-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ srm-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ srm-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ srm-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/api/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ srm-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 64 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ srm-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ srm-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ srm-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ srm-api --- [INFO] 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) @ srm-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ srm-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ srm-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ srm-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ srm-api --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/api/target/srm-api-0.14.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ srm-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/api/target/srm-api-0.14.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ srm-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/api/target/bom.xml [INFO] attaching as srm-api-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/api/target/bom.json [INFO] attaching as srm-api-0.14.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ srm-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ srm-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ srm-api --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/api/target/srm-api-0.14.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ srm-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ srm-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ srm-api --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/api/target/srm-api-0.14.0.jar to /tmp/r/org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/api/target/srm-api-0.14.0-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/api/target/srm-api-0.14.0-sources.jar to /tmp/r/org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ srm-api --- [INFO] Installing org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ srm-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ srm-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.serviceutils:srm-impl >--------------- [INFO] Building ODL :: serviceutils :: srm-impl 0.14.0 [96/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ srm-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ srm-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ srm-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ srm-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ srm-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/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) @ srm-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ srm-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ srm-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ srm-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ srm-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[194,10] [deprecation] mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) in WriteOperations has been deprecated where T is a type-variable: T extends DataObject declared in method mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[243,10] [deprecation] mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) in WriteOperations has been deprecated where T is a type-variable: T extends DataObject declared in method mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[63,47] [UnusedVariable] The parameter 'entityType' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'recoverService(operations.getEntityName(), operations.getEntityId());'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[40,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'ServiceRecoveryListener(@Reference DataBroker dataBroker,'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryRegistryImpl.java:[38,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'ServiceRecoveryRegistryImpl() {'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ srm-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ srm-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ srm-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ srm-impl --- [INFO] 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) @ srm-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ srm-impl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ srm-impl --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ srm-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ srm-impl --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/target/srm-impl-0.14.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ srm-impl --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:77: warning: no comment [WARNING] public final class RegistryControlImpl implements RegistryControl, AutoCloseable { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:130: warning: no comment [WARNING] public RegistryControlImpl(@Reference DataBroker dataBroker, @Reference RpcProviderService rpcProvider) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:33: warning: no comment [WARNING] public final class ServiceRecoveryListener extends AbstractClusteredSyncDataTreeChangeListener { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:40: warning: no comment [WARNING] public ServiceRecoveryListener(@Reference DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryRegistryImpl.java:28: warning: no comment [WARNING] public final class ServiceRecoveryRegistryImpl implements ServiceRecoveryRegistry { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryRegistryImpl.java:38: warning: no comment [WARNING] public ServiceRecoveryRegistryImpl() { [WARNING] ^ [WARNING] 6 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/target/srm-impl-0.14.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ srm-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/target/bom.xml [INFO] attaching as srm-impl-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/target/bom.json [INFO] attaching as srm-impl-0.14.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ srm-impl --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ srm-impl --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ srm-impl --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/target/srm-impl-0.14.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ srm-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ srm-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ srm-impl --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/target/srm-impl-0.14.0.jar to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/target/srm-impl-0.14.0-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/target/bom.json to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/impl/target/srm-impl-0.14.0-sources.jar to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ srm-impl --- [INFO] Installing org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ srm-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ srm-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.serviceutils:srm-shell >--------------- [INFO] Building ODL :: serviceutils :: srm-shell 0.14.0 [97/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ srm-shell --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ srm-shell --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ srm-shell --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ srm-shell --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ srm-shell --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/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) @ srm-shell --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ srm-shell --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ srm-shell --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ srm-shell --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ srm-shell --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[43,17] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'private void clearOpsDs() throws ExecutionException, InterruptedException {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[44,12] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[62,8] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[43,18] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[56,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[58,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[59,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[43,12] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[48,12] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[53,12] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[76,8] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[47,18] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[52,18] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[69,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[71,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[72,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[73,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ srm-shell >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ srm-shell --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ srm-shell <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ srm-shell --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- karaf-services-maven-plugin:4.4.5:service-metadata-generate (service-metadata-generate) @ srm-shell --- [INFO] Service org.opendaylight.serviceutils.srm.shell.RecoverCommand [INFO] Service org.opendaylight.serviceutils.srm.shell.ReinstallCommand [INFO] Service org.opendaylight.serviceutils.srm.shell.SrmDebugCommand [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ srm-shell --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ srm-shell --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ srm-shell --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ srm-shell --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ srm-shell --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/target/srm-shell-0.14.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ srm-shell --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmCliUtils.java:120: warning: no comment [WARNING] public static String getNameHelp(EntityTypeBase entityType) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmCliUtils.java:112: warning: no comment [WARNING] public static String getTypeHelp() { [WARNING] ^ [WARNING] 2 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/target/srm-shell-0.14.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ srm-shell --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/target/bom.xml [INFO] attaching as srm-shell-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/target/bom.json [INFO] attaching as srm-shell-0.14.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ srm-shell --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ srm-shell --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ srm-shell --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/target/srm-shell-0.14.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ srm-shell --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ srm-shell --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ srm-shell --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/target/srm-shell-0.14.0.jar to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/target/srm-shell-0.14.0-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/target/bom.json to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/srm/shell/target/srm-shell-0.14.0-sources.jar to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ srm-shell --- [INFO] Installing org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ srm-shell --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ srm-shell --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.serviceutils:odl-serviceutils-srm >--------- [INFO] Building ODL :: serviceutils :: SRM 0.14.0 [98/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-serviceutils-srm --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-srm --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-srm --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-serviceutils-srm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-srm --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-serviceutils-srm --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-serviceutils-srm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-srm --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-srm/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-serviceutils-srm --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-srm --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-srm/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-serviceutils-srm --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-serviceutils-srm >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-serviceutils-srm --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-serviceutils-srm <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-serviceutils-srm --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-serviceutils-srm --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-serviceutils-srm --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-serviceutils-srm --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-serviceutils-srm --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-serviceutils-srm --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 193 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-srm/target/bom.xml [INFO] attaching as odl-serviceutils-srm-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-srm/target/bom.json [INFO] attaching as odl-serviceutils-srm-0.14.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-srm --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-serviceutils-srm --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-srm --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-srm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-srm --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-srm --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-srm/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-srm/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-srm/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-srm/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-serviceutils-srm --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.19.0 [99/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-southbound --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-southbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-southbound --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-southbound/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-southbound --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-southbound --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-southbound --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-southbound --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 251 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-southbound/target/bom.xml [INFO] attaching as odl-openflowplugin-southbound-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-southbound/target/bom.json [INFO] attaching as odl-openflowplugin-southbound-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-southbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-southbound --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-southbound/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-southbound/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-southbound/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-southbound --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------ [INFO] Building bulk-o-matic 0.19.0 [100/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bulk-o-matic --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bulk-o-matic --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bulk-o-matic --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bulk-o-matic --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bulk-o-matic --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/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:13.0.2:generate-sources (binding) @ bulk-o-matic --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 2.211 ms [INFO] yang-to-sources: Project model files found: 1 in 1.722 ms [INFO] yang-to-sources: 23 YANG models processed in 330.3 ms [INFO] BindingJavaFileGenerator: Defined 61 files in 27.82 ms [INFO] Sorted 61 files into 5 directories in 153.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 61 in 45.13 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bulk-o-matic --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bulk-o-matic --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bulk-o-matic --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bulk-o-matic --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bulk-o-matic --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 70 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[154,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[175,60] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[95,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[178,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bulk-o-matic --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bulk-o-matic --- [INFO] 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) @ bulk-o-matic --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bulk-o-matic --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,17] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[66,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[60,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bulk-o-matic --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/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.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.282 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.850 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bulk-o-matic --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bulk-o-matic --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/bulk-o-matic-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bulk-o-matic --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/bulk-o-matic-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bulk-o-matic --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 36 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/bom.xml [INFO] attaching as bulk-o-matic-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/bom.json [INFO] attaching as bulk-o-matic-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bulk-o-matic --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bulk-o-matic --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/bulk-o-matic-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bulk-o-matic --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bulk-o-matic --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bulk-o-matic' with 23 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bulk-o-matic --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/bulk-o-matic-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/bulk-o-matic-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/bulk-o-matic-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bulk-o-matic --- [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bulk-o-matic --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bulk-o-matic --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.19.0 [101/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 253 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.xml [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.json [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >-- [INFO] Building device-ownership-service 0.19.0 [102/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ device-ownership-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ device-ownership-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ device-ownership-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ device-ownership-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ device-ownership-service --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-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) @ device-ownership-service --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ device-ownership-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ device-ownership-service --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ device-ownership-service --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ device-ownership-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ device-ownership-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ device-ownership-service --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ device-ownership-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ device-ownership-service --- [INFO] 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) @ device-ownership-service --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ device-ownership-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ device-ownership-service --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ device-ownership-service --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ device-ownership-service --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/device-ownership-service-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ device-ownership-service --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/device-ownership-service-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ device-ownership-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/bom.xml [INFO] attaching as device-ownership-service-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/bom.json [INFO] attaching as device-ownership-service-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ device-ownership-service --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:general-entity:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ device-ownership-service --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/device-ownership-service-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ device-ownership-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ device-ownership-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ device-ownership-service --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/device-ownership-service-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/device-ownership-service-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/device-ownership-service-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ device-ownership-service --- [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ device-ownership-service --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ device-ownership-service --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >-- [INFO] Building of-switch-config-pusher 0.19.0 [103/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ of-switch-config-pusher --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ of-switch-config-pusher --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ of-switch-config-pusher --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/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) @ of-switch-config-pusher --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ of-switch-config-pusher --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ of-switch-config-pusher --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ of-switch-config-pusher --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ of-switch-config-pusher --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ of-switch-config-pusher --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ of-switch-config-pusher --- [INFO] 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) @ of-switch-config-pusher --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ of-switch-config-pusher --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ of-switch-config-pusher --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/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.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 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: 2.051 s -- in org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ of-switch-config-pusher --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ of-switch-config-pusher --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ of-switch-config-pusher --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ of-switch-config-pusher --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 42 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/bom.xml [INFO] attaching as of-switch-config-pusher-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/bom.json [INFO] attaching as of-switch-config-pusher-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ of-switch-config-pusher --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ of-switch-config-pusher --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ of-switch-config-pusher --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ of-switch-config-pusher --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ of-switch-config-pusher --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'of-switch-config-pusher' with 1 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ of-switch-config-pusher --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ of-switch-config-pusher --- [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ of-switch-config-pusher --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ of-switch-config-pusher --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.19.0 [104/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-config-pusher --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-config-pusher --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-config-pusher --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-config-pusher --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 254 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.xml [INFO] attaching as odl-openflowplugin-app-config-pusher-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.json [INFO] attaching as odl-openflowplugin-app-config-pusher-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-config-pusher --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-config-pusher --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >-- [INFO] Building arbitratorreconciliation-api 0.19.0 [105/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ arbitratorreconciliation-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ arbitratorreconciliation-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/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:13.0.2:generate-sources (binding) @ arbitratorreconciliation-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 3.249 ms [INFO] yang-to-sources: Project model files found: 1 in 512.4 μs [INFO] yang-to-sources: 11 YANG models processed in 135.3 ms [INFO] BindingJavaFileGenerator: Defined 14 files in 12.98 ms [INFO] Sorted 14 files into 3 directories in 66.56 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 14 in 21.96 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ arbitratorreconciliation-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ arbitratorreconciliation-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ arbitratorreconciliation-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ arbitratorreconciliation-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ arbitratorreconciliation-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ arbitratorreconciliation-api --- [INFO] 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) @ arbitratorreconciliation-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ arbitratorreconciliation-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ arbitratorreconciliation-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ arbitratorreconciliation-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-api --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ arbitratorreconciliation-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ arbitratorreconciliation-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/target/bom.xml [INFO] attaching as arbitratorreconciliation-api-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/target/bom.json [INFO] attaching as arbitratorreconciliation-api-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ arbitratorreconciliation-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ arbitratorreconciliation-api --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ arbitratorreconciliation-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ arbitratorreconciliation-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arbitratorreconciliation-api --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arbitratorreconciliation-api --- [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ arbitratorreconciliation-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >-- [INFO] Building reconciliation-framework 0.19.0 [106/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ reconciliation-framework --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ reconciliation-framework --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ reconciliation-framework --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ reconciliation-framework --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ reconciliation-framework --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/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) @ reconciliation-framework --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ reconciliation-framework --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ reconciliation-framework --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ reconciliation-framework --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ reconciliation-framework --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:[19,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationNotificationListener has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/NotificationRegistration.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.NotificationRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.impl.ReconciliationServiceDelegate has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ reconciliation-framework --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ reconciliation-framework --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- karaf-services-maven-plugin:4.4.5:service-metadata-generate (service-metadata-generate) @ reconciliation-framework --- [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ reconciliation-framework --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ reconciliation-framework --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ reconciliation-framework --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ reconciliation-framework --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ reconciliation-framework --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/reconciliation-framework-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ reconciliation-framework --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/reconciliation-framework-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ reconciliation-framework --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/bom.xml [INFO] attaching as reconciliation-framework-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/bom.json [INFO] attaching as reconciliation-framework-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ reconciliation-framework --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ reconciliation-framework --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/reconciliation-framework-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ reconciliation-framework --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ reconciliation-framework --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ reconciliation-framework --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/reconciliation-framework-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/reconciliation-framework-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/reconciliation-framework-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ reconciliation-framework --- [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ reconciliation-framework --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ reconciliation-framework --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >-- [INFO] Building arbitratorreconciliation-impl 0.19.0 [107/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/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) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ arbitratorreconciliation-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ arbitratorreconciliation-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[92,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ arbitratorreconciliation-impl --- [INFO] 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) @ arbitratorreconciliation-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ arbitratorreconciliation-impl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ arbitratorreconciliation-impl --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-impl --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ arbitratorreconciliation-impl --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ arbitratorreconciliation-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/bom.xml [INFO] attaching as arbitratorreconciliation-impl-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/bom.json [INFO] attaching as arbitratorreconciliation-impl-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ arbitratorreconciliation-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.19.0:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.0:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.0:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.19.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ arbitratorreconciliation-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arbitratorreconciliation-impl --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arbitratorreconciliation-impl --- [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ arbitratorreconciliation-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >-- [INFO] Building forwardingrules-manager 0.19.0 [108/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ forwardingrules-manager --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ forwardingrules-manager --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ forwardingrules-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ forwardingrules-manager --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/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:13.0.2:generate-sources (binding) @ forwardingrules-manager --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 2.452 ms [INFO] yang-to-sources: Project model files found: 2 in 800.5 μs [INFO] yang-to-sources: 5 YANG models processed in 76.85 ms [INFO] BindingJavaFileGenerator: Defined 14 files in 1.900 ms [INFO] Sorted 14 files into 5 directories in 56.54 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 14 in 7.001 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ forwardingrules-manager --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ forwardingrules-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ forwardingrules-manager --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-manager --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ forwardingrules-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/NodeConfigurator.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.NodeConfigurator has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[25,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[20,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[49,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowNodeReconciliation has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[68,14] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.ForwardingRulesManagerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[20,25] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[21,32] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[23,26] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[31,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[35,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[39,45] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ forwardingrules-manager --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ forwardingrules-manager --- [INFO] 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) @ forwardingrules-manager --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ forwardingrules-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ forwardingrules-manager --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/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.openflowplugin.applications.frm.impl.NodeListenerTest 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: 7.949 s -- in org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s -- in org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 s -- in org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.793 s -- in org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.049 s -- in org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ forwardingrules-manager --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ forwardingrules-manager --- [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.19.0 : Export org.opendaylight.openflowplugin.applications.frm, has 1, private references [org.opendaylight.openflowplugin.applications.frm.impl] [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ forwardingrules-manager --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ forwardingrules-manager --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 47 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/bom.xml [INFO] attaching as forwardingrules-manager-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/bom.json [INFO] attaching as forwardingrules-manager-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ forwardingrules-manager --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.0:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ forwardingrules-manager --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ forwardingrules-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ forwardingrules-manager --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'forwardingrules-manager' with 48 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ forwardingrules-manager --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ forwardingrules-manager --- [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ forwardingrules-manager --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ forwardingrules-manager --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.19.0 [109/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 256 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.json [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >-- [INFO] Building forwardingrules-sync 0.19.0 [110/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ forwardingrules-sync --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ forwardingrules-sync --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ forwardingrules-sync --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ forwardingrules-sync --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/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) @ forwardingrules-sync --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ forwardingrules-sync --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ forwardingrules-sync --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-sync --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ forwardingrules-sync --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 43 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ forwardingrules-sync --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ forwardingrules-sync --- [INFO] 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) @ forwardingrules-sync --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ forwardingrules-sync --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[42,18] auto-closeable resource provider is never referenced in body of corresponding try statement [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ forwardingrules-sync --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/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.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 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: 1.798 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.290 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.596 s -- in org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ forwardingrules-sync --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ forwardingrules-sync --- [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.19.0 : Export org.opendaylight.openflowplugin.applications.frsync, has 1, private references [org.opendaylight.openflowplugin.applications.frsync.impl.strategy] [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ forwardingrules-sync --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ forwardingrules-sync --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 36 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/bom.xml [INFO] attaching as forwardingrules-sync-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/bom.json [INFO] attaching as forwardingrules-sync-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ forwardingrules-sync --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.0:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ forwardingrules-sync --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ forwardingrules-sync --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ forwardingrules-sync --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'forwardingrules-sync' with 39 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ forwardingrules-sync --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ forwardingrules-sync --- [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ forwardingrules-sync --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ forwardingrules-sync --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.19.0 [111/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 253 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.json [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >-- [INFO] Building table-miss-enforcer 0.19.0 [112/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ table-miss-enforcer --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ table-miss-enforcer --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ table-miss-enforcer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ table-miss-enforcer --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/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) @ table-miss-enforcer --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ table-miss-enforcer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ table-miss-enforcer --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ table-miss-enforcer --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ table-miss-enforcer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ table-miss-enforcer --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ table-miss-enforcer --- [INFO] 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) @ table-miss-enforcer --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ table-miss-enforcer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ table-miss-enforcer --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/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.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.989 s -- in org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ table-miss-enforcer --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ table-miss-enforcer --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ table-miss-enforcer --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ table-miss-enforcer --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 42 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/bom.xml [INFO] attaching as table-miss-enforcer-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/bom.json [INFO] attaching as table-miss-enforcer-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ table-miss-enforcer --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.0:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ table-miss-enforcer --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ table-miss-enforcer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ table-miss-enforcer --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'table-miss-enforcer' with 1 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ table-miss-enforcer --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ table-miss-enforcer --- [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ table-miss-enforcer --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ table-miss-enforcer --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.19.0 [113/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 254 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.json [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >-- [INFO] Building topology-lldp-discovery 0.19.0 [114/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-lldp-discovery --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-lldp-discovery --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ topology-lldp-discovery --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/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:13.0.2:generate-sources (binding) @ topology-lldp-discovery --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 1.401 ms [INFO] yang-to-sources: Project model files found: 1 in 429.7 μs [INFO] yang-to-sources: 1 YANG models processed in 68.23 ms [INFO] BindingJavaFileGenerator: Defined 7 files in 474.5 μs [INFO] Sorted 7 files into 3 directories in 53.02 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 7 in 3.733 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-lldp-discovery --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-lldp-discovery --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-lldp-discovery --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-lldp-discovery --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ topology-lldp-discovery --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[50,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[157,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[164,24] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[165,17] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[177,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[150,44] md5() in com.google.common.hash.Hashing has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPDiscoveryListener.java:[51,23] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ topology-lldp-discovery --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ topology-lldp-discovery --- [INFO] 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) @ topology-lldp-discovery --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ topology-lldp-discovery --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ topology-lldp-discovery --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/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.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.163 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.847 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ topology-lldp-discovery --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-lldp-discovery --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ topology-lldp-discovery --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ topology-lldp-discovery --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/bom.xml [INFO] attaching as topology-lldp-discovery-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/bom.json [INFO] attaching as topology-lldp-discovery-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ topology-lldp-discovery --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ topology-lldp-discovery --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ topology-lldp-discovery --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ topology-lldp-discovery --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'topology-lldp-discovery' with 8 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ topology-lldp-discovery --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-lldp-discovery --- [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ topology-lldp-discovery --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ topology-lldp-discovery --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------ [INFO] Building lldp-speaker 0.19.0 [115/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ lldp-speaker --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lldp-speaker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ lldp-speaker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ lldp-speaker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ lldp-speaker --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/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:13.0.2:generate-sources (binding) @ lldp-speaker --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 1.672 ms [INFO] yang-to-sources: Project model files found: 2 in 872.3 μs [INFO] yang-to-sources: 3 YANG models processed in 63.84 ms [INFO] BindingJavaFileGenerator: Defined 30 files in 1.268 ms [INFO] Sorted 30 files into 5 directories in 70.32 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 30 in 9.358 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ lldp-speaker --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ lldp-speaker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ lldp-speaker --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ lldp-speaker --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ lldp-speaker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,75] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,76] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,80] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,81] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ lldp-speaker >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ lldp-speaker --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ lldp-speaker <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ lldp-speaker --- [INFO] 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) @ lldp-speaker --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ lldp-speaker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[67,13] found raw type: java.util.concurrent.ScheduledFuture missing type arguments for generic class java.util.concurrent.ScheduledFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[52,13] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[56,26] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[66,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[68,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[78,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[79,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[89,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[90,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[102,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[104,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[116,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[118,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[129,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[132,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[143,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[146,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[161,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[175,43] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[177,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ lldp-speaker --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/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.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 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: 2.003 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ lldp-speaker --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ lldp-speaker --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/lldp-speaker-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ lldp-speaker --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/lldp-speaker-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ lldp-speaker --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/bom.xml [INFO] attaching as lldp-speaker-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/bom.json [INFO] attaching as lldp-speaker-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ lldp-speaker --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.0:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ lldp-speaker --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/lldp-speaker-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ lldp-speaker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ lldp-speaker --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'lldp-speaker' with 7 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lldp-speaker --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/lldp-speaker-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/lldp-speaker-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/lldp-speaker-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ lldp-speaker --- [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ lldp-speaker --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ lldp-speaker --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >---- [INFO] Building topology-manager 0.19.0 [116/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-manager --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-manager --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-manager --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ topology-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-manager --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/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) @ topology-manager --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-manager --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-manager --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ topology-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[41,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ topology-manager >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ topology-manager --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ topology-manager <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ topology-manager --- [INFO] 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) @ topology-manager --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ topology-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[83,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[91,16] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeModification found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[109,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,54] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,53] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,54] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,53] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[167,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,53] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,54] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,53] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[174,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[191,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[202,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[252,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[299,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ topology-manager --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/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.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 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: 1.836 s -- in org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ topology-manager --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-manager --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/topology-manager-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ topology-manager --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/topology-manager-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ topology-manager --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 40 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/bom.xml [INFO] attaching as topology-manager-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/bom.json [INFO] attaching as topology-manager-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ topology-manager --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ topology-manager --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/topology-manager-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ topology-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ topology-manager --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'topology-manager' with 11 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ topology-manager --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/topology-manager-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/topology-manager-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/topology-manager-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-manager --- [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ topology-manager --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ topology-manager --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >--- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.19.0 [117/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-topology --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-topology --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-topology --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 256 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/target/bom.xml [INFO] attaching as odl-openflowplugin-app-topology-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/target/bom.json [INFO] attaching as odl-openflowplugin-app-topology-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-topology --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-topology --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.19.0 [118/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 255 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.xml [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.json [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-lldp-speaker --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.19.0 [119/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 253 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.19.0 [120/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology-manager --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-topology-manager --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-topology-manager --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 253 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.xml [INFO] attaching as odl-openflowplugin-app-topology-manager-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.json [INFO] attaching as odl-openflowplugin-app-topology-manager-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-manager --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-topology-manager --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-topology-manager --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.19.0 [121/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 253 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.xml [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.json [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.19.0 [122/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 256 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.19.0 [123/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-flow-services --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-flow-services --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-flow-services --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-flow-services --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-flow-services --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-flow-services --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 266 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/target/bom.xml [INFO] attaching as odl-openflowplugin-flow-services-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/target/bom.json [INFO] attaching as odl-openflowplugin-flow-services-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-flow-services --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-flow-services --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-flow-services --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.openflowplugin:test-common >------------- [INFO] Building test-common 0.19.0 [124/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ test-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ test-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-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) @ test-common --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-common --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-common --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-common/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ test-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ test-common >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ test-common --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ test-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ test-common --- [INFO] 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) @ test-common --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ test-common --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ test-common --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ test-common --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-common --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-common/target/test-common-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-common/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ test-common --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-common/target/test-common-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ test-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-common/target/bom.xml [INFO] attaching as test-common-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-common/target/bom.json [INFO] attaching as test-common-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ test-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ test-common --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-common/target/test-common-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ test-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ test-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-common --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-common/target/test-common-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-common/target/test-common-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-common/target/test-common-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-common --- [INFO] Installing org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ test-common --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >----------- [INFO] Building drop-test-karaf 0.19.0 [125/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ drop-test-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ drop-test-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ drop-test-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ drop-test-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ drop-test-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/drop-test-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) @ drop-test-karaf --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ drop-test-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ drop-test-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ drop-test-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ drop-test-karaf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ drop-test-karaf --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ drop-test-karaf --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- karaf-services-maven-plugin:4.4.5:service-metadata-generate (service-metadata-generate) @ drop-test-karaf --- [INFO] Ignoring jar:file:/tmp/r/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.5/org.apache.karaf.jaas.modules-4.4.5.jar!/org/apache/karaf/jaas/modules/impl/Activator.class [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ClearDropStatsCommandProvider [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCompleter [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCommandProvider [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsRpcCommandProvider [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ShowDropStatsCommandProvider [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ drop-test-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ drop-test-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ drop-test-karaf --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ drop-test-karaf --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ drop-test-karaf --- [WARNING] Bundle org.opendaylight.openflowplugin:drop-test-karaf:bundle:0.19.0 : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.shell.core] Class path [Jar:., Jar:javax.inject, Jar:test-common, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:mdsal-binding-api, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:yang-binding, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:openflow-protocol-api, Jar:rfc6991-ietf-yang-types, Jar:netty-buffer, Jar:netty-common, Jar:model-inventory, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-ext, Jar:model-flow-service, Jar:org.apache.karaf.shell.console, Jar:jline, Jar:jansi, Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.jaas.config, Jar:jakarta.xml.bind-api, Jar:jaxb-runtime, Jar:txw2, Jar:istack-commons-runtime, Jar:jakarta.activation, Jar:activation, Jar:org.apache.karaf.jaas.boot, Jar:org.apache.karaf.shell.core, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:org.osgi.framework, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/drop-test-karaf-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ drop-test-karaf --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/drop-test-karaf-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ drop-test-karaf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 47 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/bom.xml [INFO] attaching as drop-test-karaf-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/bom.json [INFO] attaching as drop-test-karaf-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ drop-test-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ drop-test-karaf --- [WARNING] Used undeclared dependencies found: [WARNING] org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.5:provided [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ drop-test-karaf --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/drop-test-karaf-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ drop-test-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ drop-test-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ drop-test-karaf --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/drop-test-karaf-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/drop-test-karaf-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/drop-test-karaf-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ drop-test-karaf --- [INFO] Installing org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ drop-test-karaf --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ drop-test-karaf --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.19.0 [126/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-drop-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-drop-test --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-drop-test --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-drop-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-drop-test --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-drop-test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 269 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/target/bom.xml [INFO] attaching as odl-openflowplugin-drop-test-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/target/bom.json [INFO] attaching as odl-openflowplugin-drop-test-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-drop-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-drop-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-drop-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-drop-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-drop-test --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-drop-test --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.19.0 [127/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-flow-services-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-flow-services-rest --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-flow-services-rest --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-flow-services-rest --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 434 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.xml [INFO] attaching as odl-openflowplugin-flow-services-rest-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.json [INFO] attaching as odl-openflowplugin-flow-services-rest-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services-rest --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-flow-services-rest --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-flow-services-rest --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >----- [INFO] Building southbound-cli 0.19.0 [128/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-cli --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-cli --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/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:13.0.2:generate-sources (binding) @ southbound-cli --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/yang [INFO] yang-to-sources: Found 15 dependencies in 2.404 ms [INFO] yang-to-sources: Project model files found: 1 in 583.8 μs [INFO] yang-to-sources: 2 YANG models processed in 73.92 ms [INFO] BindingJavaFileGenerator: Defined 15 files in 2.380 ms [INFO] Sorted 15 files into 4 directories in 128.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 15 in 10.62 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ southbound-cli --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-cli --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-cli --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ southbound-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 28 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[304,19] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ southbound-cli >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ southbound-cli --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ southbound-cli <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ southbound-cli --- [INFO] 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) @ southbound-cli --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ southbound-cli --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ southbound-cli --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ southbound-cli --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ southbound-cli --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/target/southbound-cli-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-cli --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/target/southbound-cli-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ southbound-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 63 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/target/bom.xml [INFO] attaching as southbound-cli-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/target/bom.json [INFO] attaching as southbound-cli-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-cli --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-cli --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/target/southbound-cli-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-cli --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-cli --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/target/southbound-cli-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/target/southbound-cli-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/target/southbound-cli-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ southbound-cli --- [INFO] Installing org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-cli --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ southbound-cli --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.19.0 [129/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-southbound-cli --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 256 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.xml [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.json [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-southbound-cli --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-southbound-cli --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-southbound-cli --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >------- [INFO] Building features-openflowplugin 0.19.0 [130/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-openflowplugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowplugin --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowplugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowplugin --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowplugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-openflowplugin --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowplugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowplugin --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowplugin --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/features-openflowplugin/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/features-openflowplugin/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-openflowplugin --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-openflowplugin --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-openflowplugin --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-openflowplugin --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-openflowplugin --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-openflowplugin --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-openflowplugin --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 449 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/features-openflowplugin/target/bom.xml [INFO] attaching as features-openflowplugin-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/features-openflowplugin/target/bom.json [INFO] attaching as features-openflowplugin-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-openflowplugin --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-openflowplugin --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-openflowplugin --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-openflowplugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-openflowplugin --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/features-openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/features-openflowplugin/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/features-openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/features-openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-openflowplugin --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >-- [INFO] Building openflowjava-extension-nicira-api 0.19.0 [131/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-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) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-nicira-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-extension-nicira-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:[24,8] auto-closeable resource org.opendaylight.openflowjava.nx.api.NiciraExtensionCodecRegistrator has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-extension-nicira-api --- [INFO] 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) @ openflowjava-extension-nicira-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowjava-extension-nicira-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowjava-extension-nicira-api --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-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.openflowjava.nx.api.NiciraActionDeserializerKeyTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira-api --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-extension-nicira-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowjava-extension-nicira-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/bom.xml [INFO] attaching as openflowjava-extension-nicira-api-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/bom.json [INFO] attaching as openflowjava-extension-nicira-api-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-extension-nicira-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-extension-nicira-api --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowjava-extension-nicira-api' with 4 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-extension-nicira-api --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-nicira-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-extension-nicira-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >---- [INFO] Building openflowjava-extension-nicira 0.19.0 [132/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-extension-nicira --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-nicira --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-extension-nicira --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/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:13.0.2:generate-sources (binding) @ openflowjava-extension-nicira --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.141 ms [INFO] yang-to-sources: Project model files found: 2 in 6.297 ms [INFO] yang-to-sources: 11 YANG models processed in 102.9 ms [INFO] BindingJavaFileGenerator: Defined 365 files in 16.96 ms [INFO] Sorted 365 files into 74 directories in 523.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 365 in 73.39 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-extension-nicira --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-nicira --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-nicira --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 437 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-extension-nicira --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-extension-nicira --- [INFO] 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) @ openflowjava-extension-nicira --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowjava-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 62 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowjava-extension-nicira --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/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.openflowjava.nx.codec.match.ArpShaCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NspCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NspCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.315 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowjava-extension-nicira --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-extension-nicira --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowjava-extension-nicira --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/bom.xml [INFO] attaching as openflowjava-extension-nicira-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/bom.json [INFO] attaching as openflowjava-extension-nicira-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-extension-nicira --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.19.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-extension-nicira --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-extension-nicira --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-extension-nicira --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowjava-extension-nicira' with 77 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-extension-nicira --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-nicira --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-extension-nicira --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >--- [INFO] Building openflowplugin-extension-nicira 0.19.0 [133/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-nicira --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/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:13.0.2:generate-sources (binding) @ openflowplugin-extension-nicira --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 2.219 ms [INFO] yang-to-sources: Project model files found: 2 in 17.23 ms [INFO] yang-to-sources: 39 YANG models processed in 536.6 ms [INFO] BindingJavaFileGenerator: Defined 916 files in 49.85 ms [INFO] Sorted 916 files into 95 directories in 1.047 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 916 in 164.8 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-nicira --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 971 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-extension-nicira --- [INFO] 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) @ openflowplugin-extension-nicira --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 44 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-extension-nicira --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/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.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.520 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-nicira --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-extension-nicira --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-extension-nicira --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/bom.xml [INFO] attaching as openflowplugin-extension-nicira-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/bom.json [INFO] attaching as openflowplugin-extension-nicira-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-extension-nicira --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-extension-nicira' with 60 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-nicira --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-nicira --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-nicira --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-nicira --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.19.0 [134/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-nxm-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-nxm-extensions --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-nxm-extensions --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-nxm-extensions --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 255 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.xml [INFO] attaching as odl-openflowplugin-nxm-extensions-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.json [INFO] attaching as odl-openflowplugin-nxm-extensions-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-nxm-extensions --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-nxm-extensions --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-nxm-extensions --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.19.0 [135/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-onf-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-onf-extensions --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-onf-extensions --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-onf-extensions --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-onf-extensions --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 252 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.xml [INFO] attaching as odl-openflowplugin-onf-extensions-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.json [INFO] attaching as odl-openflowplugin-onf-extensions-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-onf-extensions --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-onf-extensions --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-onf-extensions --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >----- [INFO] Building openflowjava-extension-eric 0.19.0 [136/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-extension-eric --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-eric --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-extension-eric --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/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:13.0.2:generate-sources (binding) @ openflowjava-extension-eric --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.104 ms [INFO] yang-to-sources: Project model files found: 1 in 923.8 μs [INFO] yang-to-sources: 6 YANG models processed in 48.38 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 4.584 ms [INFO] Sorted 16 files into 7 directories in 63.52 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 14.89 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-extension-eric --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-eric --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-eric --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.eric.api.EricExtensionCodecRegistrator has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-extension-eric --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-extension-eric --- [INFO] 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) @ openflowjava-extension-eric --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowjava-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowjava-extension-eric --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/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.openflowjava.eric.EricExtensionsRegistratorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.574 s -- in org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest [INFO] Running org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowjava-extension-eric --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-eric --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-extension-eric --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowjava-extension-eric --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/bom.xml [INFO] attaching as openflowjava-extension-eric-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/bom.json [INFO] attaching as openflowjava-extension-eric-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-eric --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-extension-eric --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-extension-eric --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-extension-eric --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-extension-eric --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowjava-extension-eric' with 8 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-extension-eric --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-eric --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-extension-eric --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-eric --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >---- [INFO] Building openflowplugin-extension-eric 0.19.0 [137/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-eric --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-eric --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-eric --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/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:13.0.2:generate-sources (binding) @ openflowplugin-extension-eric --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 1.992 ms [INFO] yang-to-sources: Project model files found: 1 in 999.6 μs [INFO] yang-to-sources: 35 YANG models processed in 419.8 ms [INFO] BindingJavaFileGenerator: Defined 37 files in 24.35 ms [INFO] Sorted 37 files into 5 directories in 81.74 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 37 in 39.42 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-eric --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-eric --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-eric --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 41 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[38,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[40,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-extension-eric --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-extension-eric --- [INFO] 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) @ openflowplugin-extension-eric --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-extension-eric --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/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.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 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: 1.707 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-extension-eric --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-eric --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-extension-eric --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-extension-eric --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/bom.xml [INFO] attaching as openflowplugin-extension-eric-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/bom.json [INFO] attaching as openflowplugin-extension-eric-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-extension-eric --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-extension-eric --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-extension-eric --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-extension-eric --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-extension-eric' with 7 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-eric --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-eric --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-eric --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-eric --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.19.0 [138/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-eric-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-eric-extensions --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-eric-extensions --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-eric-extensions --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-eric-extensions --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 254 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.xml [INFO] attaching as odl-openflowplugin-eric-extensions-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.json [INFO] attaching as odl-openflowplugin-eric-extensions-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-eric-extensions --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-eric-extensions --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-eric-extensions --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:features-openflowplugin-extension >-- [INFO] Building features-openflowplugin-extension 0.19.0 [139/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-openflowplugin-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowplugin-extension --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowplugin-extension --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowplugin-extension --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-openflowplugin-extension --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowplugin-extension --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowplugin-extension --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowplugin-extension --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-openflowplugin-extension --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-openflowplugin-extension --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-openflowplugin-extension --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-openflowplugin-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-openflowplugin-extension --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-openflowplugin-extension --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-openflowplugin-extension --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 260 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.xml [INFO] attaching as features-openflowplugin-extension-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.json [INFO] attaching as features-openflowplugin-extension-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin-extension --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-openflowplugin-extension --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-openflowplugin-extension --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-openflowplugin-extension --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-openflowplugin-extension --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-openflowplugin-extension --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-openflowplugin-extension --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.ovsdb:ovsdb-binding-parent >------------- [INFO] Building ovsdb-binding-parent 1.19.0 [140/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ ovsdb-binding-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ ovsdb-binding-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ ovsdb-binding-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ ovsdb-binding-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ ovsdb-binding-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/binding-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) @ ovsdb-binding-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ ovsdb-binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ ovsdb-binding-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ ovsdb-binding-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ ovsdb-binding-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ ovsdb-binding-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ ovsdb-binding-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ ovsdb-binding-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ ovsdb-binding-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ ovsdb-binding-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/binding-parent/target/bom.xml [INFO] attaching as ovsdb-binding-parent-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/binding-parent/target/bom.json [INFO] attaching as ovsdb-binding-parent-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ ovsdb-binding-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ ovsdb-binding-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ ovsdb-binding-parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ ovsdb-binding-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ ovsdb-binding-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ovsdb-binding-parent --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/binding-parent/pom.xml to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/binding-parent/target/bom.json to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ ovsdb-binding-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] -------------------< org.opendaylight.ovsdb:library >------------------- [INFO] Building ODL :: ovsdb :: library 1.19.0 [141/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ library --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ library --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/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) @ library --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ library --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ library --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ library --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ library --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 112 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/typed/MethodDispatch.java:[183,57] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[32,28] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[32,67] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[33,28] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[33,70] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[36,40] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[44,64] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[66,24] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[95,59] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.ColumnSchema> found: org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[104,62] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.ColumnSchema> found: org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[112,54] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.ColumnSchema found: org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[119,12] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[25,68] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[29,37] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[30,14] unchecked method invocation: constructor in class org.opendaylight.ovsdb.lib.schema.TableSchema is applied to given types required: java.lang.String,java.util.Map found: java.lang.String,java.util.Map [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[30,66] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[38,21] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[54,27] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Row.java:[42,42] unchecked cast required: org.opendaylight.ovsdb.lib.notation.Column found: org.opendaylight.ovsdb.lib.notation.Column [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Row.java:[97,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Column.java:[69,9] found raw type: org.opendaylight.ovsdb.lib.notation.Column missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Column [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[112,20] unchecked cast required: D found: java.lang.Object [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[124,48] unchecked cast required: D found: java.lang.Object [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[130,44] unchecked method invocation: method fromSet in class org.opendaylight.ovsdb.lib.notation.OvsdbSet is applied to given types required: java.util.Set found: java.util.Set [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[130,45] unchecked conversion required: java.util.Set found: java.util.Set [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[132,44] unchecked method invocation: method fromMap in class org.opendaylight.ovsdb.lib.notation.OvsdbMap is applied to given types required: java.util.Map found: java.util.Map [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[132,45] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[20,19] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[24,22] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[59,12] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/BaseType.java:[21,19] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/BaseType.java:[53,20] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[14,28] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[18,28] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[32,9] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[15,31] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[21,37] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[26,28] unchecked conversion required: org.opendaylight.ovsdb.lib.message.TableUpdate found: org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[29,24] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Update.java:[39,25] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Where.java:[33,28] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Where.java:[38,22] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Where.java:[48,12] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Commit.java:[12,29] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Commit.java:[18,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Delete.java:[26,25] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[25,22] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[25,12] found raw type: org.opendaylight.ovsdb.lib.operations.Mutate missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Mutate [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[26,28] unchecked method invocation: method setTableSchema in class org.opendaylight.ovsdb.lib.operations.Operation is applied to given types required: org.opendaylight.ovsdb.lib.schema.TableSchema found: org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[26,29] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.TableSchema found: org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Abort.java:[11,28] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Abort.java:[15,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java:[23,22] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java:[23,12] found raw type: org.opendaylight.ovsdb.lib.operations.Select missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Select [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java:[24,28] unchecked method invocation: method setTableSchema in class org.opendaylight.ovsdb.lib.operations.Operation is applied to given types required: org.opendaylight.ovsdb.lib.schema.TableSchema found: org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java:[24,29] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.TableSchema found: org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Comment.java:[12,30] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Comment.java:[18,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Assert.java:[12,29] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Assert.java:[18,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/OvsdbClient.java:[56,84] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[22,24] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[31,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[35,41] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[40,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[53,26] getTypedRowWrapper(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[57,26] getTypedRowWrapper(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class,org.opendaylight.ovsdb.lib.notation.Row) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[67,15] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[69,54] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[303,35] unchecked call to set(V) as a member of the raw type com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[337,103] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[339,26] unchecked method invocation: method setParams in class org.opendaylight.ovsdb.lib.jsonrpc.JsonRpc10Request is applied to given types required: java.util.List found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[339,27] unchecked conversion required: java.util.List found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[19,18] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[26,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[38,36] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[42,30] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[34,40] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[36,91] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[53,21] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[77,42] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.TableSchema found: org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[118,42] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[122,14] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcDecoder.java:[48,48] IOContext(com.fasterxml.jackson.core.util.BufferRecycler,java.lang.Object,boolean) in com.fasterxml.jackson.core.io.IOContext has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/ResultSet.java:[18,18] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/ResultSet.java:[20,17] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/ResultSet.java:[24,30] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[30,87] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[51,25] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[55,43] unchecked method invocation: method setRows in class org.opendaylight.ovsdb.lib.operations.OperationResult is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[55,74] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/KeyValuedColumnType.java:[14,19] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/KeyValuedColumnType.java:[16,39] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/KeyValuedColumnType.java:[16,63] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/KeyValuedColumnType.java:[31,9] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/KeyValuedColumnType.java:[32,9] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbConnectionService.java:[85,8] auto-closeable resource org.opendaylight.ovsdb.lib.impl.OvsdbConnectionService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[158,25] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[164,17] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [INFO] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ library >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ library --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ library <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ library --- [INFO] 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) @ library --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ library --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[47,52] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[65,52] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[81,19] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[94,19] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ library --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/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.ovsdb.lib.jsonrpc.JsonRpcDecoderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.opendaylight.ovsdb.lib.jsonrpc.JsonRpcDecoderTest [INFO] Running org.opendaylight.ovsdb.lib.jsonrpc.TestClient [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.300 s -- in org.opendaylight.ovsdb.lib.jsonrpc.TestClient [INFO] Running org.opendaylight.ovsdb.lib.schema.OvsdbSchemaTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.ovsdb.lib.schema.OvsdbSchemaTest [INFO] Running org.opendaylight.ovsdb.lib.schema.typed.TyperUtilsTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.ovsdb.lib.schema.typed.TyperUtilsTest [INFO] Running org.opendaylight.ovsdb.lib.StalePassiveConnectionServiceTest 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: 8.919 s -- in org.opendaylight.ovsdb.lib.StalePassiveConnectionServiceTest [INFO] Running org.opendaylight.ovsdb.lib.notation.VersionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.ovsdb.lib.notation.VersionTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ library --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ library --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/target/library-1.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ library --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/target/library-1.19.0-javadoc.jar [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ library --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ library --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 44 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/target/bom.xml [INFO] attaching as library-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/target/bom.json [INFO] attaching as library-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ library --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ library --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ library --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/target/library-1.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ library --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ library --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: library' with 149 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/target/library-1.19.0.jar to /tmp/r/org/opendaylight/ovsdb/library/1.19.0/library-1.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/library/1.19.0/library-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/target/library-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/target/classes/initial/library.cfg to /tmp/r/org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-config.cfg [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/impl/target/library-1.19.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ library --- [INFO] Installing org/opendaylight/ovsdb/library/1.19.0/library-1.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ library --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ library --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.ovsdb:utils.servicehelper >------------- [INFO] Building ODL :: ovsdb :: utils.servicehelper 1.19.0 [142/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.servicehelper --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.servicehelper --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.servicehelper --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.servicehelper --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.servicehelper --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/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) @ utils.servicehelper --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.servicehelper --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.servicehelper --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.servicehelper --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.servicehelper --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ utils.servicehelper >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ utils.servicehelper --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ utils.servicehelper <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ utils.servicehelper --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:instrument (default-instrument) @ utils.servicehelper --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.servicehelper --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.servicehelper --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ utils.servicehelper --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/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.ovsdb.utils.servicehelper.ServiceHelperTest 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: 1.333 s -- in org.opendaylight.ovsdb.utils.servicehelper.ServiceHelperTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:restore-instrumented-classes (default-restore-instrumented-classes) @ utils.servicehelper --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ utils.servicehelper --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.servicehelper --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/target/utils.servicehelper-1.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.servicehelper --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/target/utils.servicehelper-1.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ utils.servicehelper --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/target/bom.xml [INFO] attaching as utils.servicehelper-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/target/bom.json [INFO] attaching as utils.servicehelper-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.servicehelper --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.servicehelper --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.servicehelper --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/target/utils.servicehelper-1.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.servicehelper --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.servicehelper --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.servicehelper' with 1 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.servicehelper --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/target/utils.servicehelper-1.19.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/target/utils.servicehelper-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/target/utils.servicehelper-1.19.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.servicehelper --- [INFO] Installing org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils.servicehelper --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.servicehelper --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.ovsdb:schema.openvswitch >-------------- [INFO] Building ODL :: ovsdb :: schema.openvswitch 1.19.0 [143/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ schema.openvswitch --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ schema.openvswitch --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ schema.openvswitch --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ schema.openvswitch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ schema.openvswitch --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/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) @ schema.openvswitch --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ schema.openvswitch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ schema.openvswitch --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ schema.openvswitch --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ schema.openvswitch --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 17 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ schema.openvswitch >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ schema.openvswitch --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ schema.openvswitch <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ schema.openvswitch --- [INFO] 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) @ schema.openvswitch --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ schema.openvswitch --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ schema.openvswitch --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/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.ovsdb.schema.openvswitch.OpenVSwitchTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.ovsdb.schema.openvswitch.OpenVSwitchTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ schema.openvswitch --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ schema.openvswitch --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ schema.openvswitch --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ schema.openvswitch --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 36 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/target/bom.xml [INFO] attaching as schema.openvswitch-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/target/bom.json [INFO] attaching as schema.openvswitch-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ schema.openvswitch --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ schema.openvswitch --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ schema.openvswitch --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ schema.openvswitch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ schema.openvswitch --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: schema.openvswitch' with 0 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ schema.openvswitch --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.19.0.jar to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/pom.xml to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/target/bom.json to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.19.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ schema.openvswitch --- [INFO] Installing org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ schema.openvswitch --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ schema.openvswitch --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.ovsdb:schema.hardwarevtep >------------- [INFO] Building ODL :: ovsdb :: schema.hardwarevtep 1.19.0 [144/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ schema.hardwarevtep --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ schema.hardwarevtep --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ schema.hardwarevtep --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ schema.hardwarevtep --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ schema.hardwarevtep --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/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) @ schema.hardwarevtep --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ schema.hardwarevtep --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ schema.hardwarevtep --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ schema.hardwarevtep --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ schema.hardwarevtep --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ schema.hardwarevtep >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ schema.hardwarevtep --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ schema.hardwarevtep <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ schema.hardwarevtep --- [INFO] 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) @ schema.hardwarevtep --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ schema.hardwarevtep --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ schema.hardwarevtep --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/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.ovsdb.schema.hardwarevtep.HardwareVTEPTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.ovsdb.schema.hardwarevtep.HardwareVTEPTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ schema.hardwarevtep --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ schema.hardwarevtep --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ schema.hardwarevtep --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ schema.hardwarevtep --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 36 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/target/bom.xml [INFO] attaching as schema.hardwarevtep-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/target/bom.json [INFO] attaching as schema.hardwarevtep-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ schema.hardwarevtep --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ schema.hardwarevtep --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ schema.hardwarevtep --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ schema.hardwarevtep --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ schema.hardwarevtep --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: schema.hardwarevtep' with 0 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ schema.hardwarevtep --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.19.0.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/pom.xml to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/target/bom.json to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.19.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ schema.hardwarevtep --- [INFO] Installing org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ schema.hardwarevtep --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ schema.hardwarevtep --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.ovsdb:odl-ovsdb-library >-------------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-library 1.19.0 [145/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-library --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-library --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-library --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-library --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-library --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-library --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-library --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-library --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/features/odl-ovsdb-library/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-library --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-library --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/features/odl-ovsdb-library/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-library --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-library >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-library --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-library <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-library --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-library --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-library --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-library --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-library --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-library --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 221 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/features/odl-ovsdb-library/target/bom.xml [INFO] attaching as odl-ovsdb-library-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/features/odl-ovsdb-library/target/bom.json [INFO] attaching as odl-ovsdb-library-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-library --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-library --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-library --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-library --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-library --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-library --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/features/odl-ovsdb-library/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/features/odl-ovsdb-library/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/features/odl-ovsdb-library/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/features/odl-ovsdb-library/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-library --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------------< org.opendaylight.ovsdb:library-features >--------------- [INFO] Building ODL :: ovsdb :: library-features 1.19.0 [146/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-features --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-features --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ library-features --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ library-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ library-features --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ library-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ library-features --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ library-features --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/features/features/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ library-features --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/features/features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ library-features --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ library-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ library-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ library-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ library-features --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ library-features --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ library-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ library-features --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ library-features --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 222 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/features/features/target/bom.xml [INFO] attaching as library-features-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/features/features/target/bom.json [INFO] attaching as library-features-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ library-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ library-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ library-features --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ library-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ library-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-features --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/features/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/features/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ library-features --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-api >------------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-api 1.19.0 [147/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ hwvtepsouthbound-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-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:13.0.2:generate-sources (binding) @ hwvtepsouthbound-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 566.0 μs [INFO] yang-to-sources: Project model files found: 1 in 4.336 ms [INFO] yang-to-sources: 6 YANG models processed in 18.12 ms [INFO] BindingJavaFileGenerator: Defined 133 files in 4.414 ms [INFO] Sorted 133 files into 12 directories in 179.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 133 in 28.83 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hwvtepsouthbound-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hwvtepsouthbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hwvtepsouthbound-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hwvtepsouthbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ hwvtepsouthbound-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 132 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ hwvtepsouthbound-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ hwvtepsouthbound-api --- [INFO] 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) @ hwvtepsouthbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ hwvtepsouthbound-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ hwvtepsouthbound-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ hwvtepsouthbound-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ hwvtepsouthbound-api --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hwvtepsouthbound-api --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ovsdb/hwvtep/rev150901/HwvtepGlobalAttributes.java:198: warning: empty tag [WARNING] * [WARNING] ^ [WARNING] 1 warning [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ hwvtepsouthbound-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.xml [INFO] attaching as hwvtepsouthbound-api-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.json [INFO] attaching as hwvtepsouthbound-api-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-api --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-api --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ hwvtepsouthbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ hwvtepsouthbound-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-api --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.19.0.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.19.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ hwvtepsouthbound-api --- [INFO] Installing org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ hwvtepsouthbound-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api >-------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.19.0 [148/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.xml [INFO] attaching as odl-ovsdb-hwvtepsouthbound-api-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.json [INFO] attaching as odl-ovsdb-hwvtepsouthbound-api-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---------------< org.opendaylight.ovsdb:southbound-api >---------------- [INFO] Building ODL :: ovsdb :: southbound-api 1.19.0 [149/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-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:13.0.2:generate-sources (binding) @ southbound-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 568.9 μs [INFO] yang-to-sources: Project model files found: 2 in 5.320 ms [INFO] yang-to-sources: 7 YANG models processed in 16.58 ms [INFO] BindingJavaFileGenerator: Defined 180 files in 5.156 ms [INFO] Sorted 180 files into 13 directories in 207.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 180 in 47.65 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ southbound-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ southbound-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 179 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ southbound-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ southbound-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ southbound-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ southbound-api --- [INFO] 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) @ southbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ southbound-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ southbound-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ southbound-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ southbound-api --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/target/southbound-api-1.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/target/southbound-api-1.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ southbound-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/target/bom.xml [INFO] attaching as southbound-api-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/target/bom.json [INFO] attaching as southbound-api-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-api --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-api --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/target/southbound-api-1.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-api --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/target/southbound-api-1.19.0.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/target/southbound-api-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/target/southbound-api-1.19.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ southbound-api --- [INFO] Installing org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ southbound-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-api >----------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-api 1.19.0 [150/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-southbound-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-southbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-southbound-api --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-api --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-southbound-api --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-southbound-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-southbound-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-southbound-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-southbound-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.xml [INFO] attaching as odl-ovsdb-southbound-api-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.json [INFO] attaching as odl-ovsdb-southbound-api-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-api --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-southbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-southbound-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-southbound-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ----------------< org.opendaylight.ovsdb:utils.config >----------------- [INFO] Building ODL :: ovsdb :: utils.config 1.19.0 [151/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.config --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.config --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.config --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.config --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/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) @ utils.config --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.config --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/config/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/config/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.config --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ utils.config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ utils.config --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ utils.config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ utils.config --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:instrument (default-instrument) @ utils.config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.config --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.config --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ utils.config --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/config/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.ovsdb.utils.config.ConfigPropertiesTest 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: 1.657 s -- in org.opendaylight.ovsdb.utils.config.ConfigPropertiesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:restore-instrumented-classes (default-restore-instrumented-classes) @ utils.config --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ utils.config --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.config --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/config/target/utils.config-1.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/config/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.config --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/config/target/utils.config-1.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ utils.config --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/config/target/bom.xml [INFO] attaching as utils.config-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/config/target/bom.json [INFO] attaching as utils.config-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.config --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.config --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/config/target/utils.config-1.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.config --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/config/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.config' with 1 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.config --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/config/target/utils.config-1.19.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/config/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/config/target/utils.config-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/config/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/config/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/config/target/utils.config-1.19.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.config --- [INFO] Installing org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils.config --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.config --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.ovsdb:utils.mdsal-utils >-------------- [INFO] Building ODL :: ovsdb :: utils.mdsal-utils 1.19.0 [152/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.mdsal-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.mdsal-utils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.mdsal-utils --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.mdsal-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.mdsal-utils --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/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) @ utils.mdsal-utils --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.mdsal-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.mdsal-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.mdsal-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.mdsal-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/TransactionHistory.java:[31,58] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[163,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[91,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[137,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalObject.java:[15,19] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalObject.java:[18,24] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[74,20] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[97,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[133,85] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ utils.mdsal-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ utils.mdsal-utils --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ utils.mdsal-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ utils.mdsal-utils --- [INFO] 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) @ utils.mdsal-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.mdsal-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[68,43] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[84,43] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ utils.mdsal-utils --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/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.ovsdb.utils.mdsal.utils.MdsalUtilsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.857 s -- in org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsTest [INFO] Running org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsAsyncTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.681 s -- in org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsAsyncTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ utils.mdsal-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.mdsal-utils --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.mdsal-utils --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ utils.mdsal-utils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/target/bom.xml [INFO] attaching as utils.mdsal-utils-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/target/bom.json [INFO] attaching as utils.mdsal-utils-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.mdsal-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.mdsal-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:test [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.mdsal-utils --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.mdsal-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.mdsal-utils --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.mdsal-utils' with 10 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.mdsal-utils --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.19.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.19.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.mdsal-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils.mdsal-utils --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.mdsal-utils --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.ovsdb:utils.southbound-utils >------------ [INFO] Building ODL :: ovsdb :: utils.southbound-utils 1.19.0 [153/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.southbound-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.southbound-utils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.southbound-utils --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.southbound-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.southbound-utils --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/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) @ utils.southbound-utils --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.southbound-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.southbound-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.southbound-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.southbound-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[539,90] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ utils.southbound-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ utils.southbound-utils --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ utils.southbound-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ utils.southbound-utils --- [INFO] 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) @ utils.southbound-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.southbound-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ utils.southbound-utils --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/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.ovsdb.utils.southbound.utils.SouthboundUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.ovsdb.utils.southbound.utils.SouthboundUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ utils.southbound-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.southbound-utils --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.southbound-utils --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ utils.southbound-utils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/target/bom.xml [INFO] attaching as utils.southbound-utils-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/target/bom.json [INFO] attaching as utils.southbound-utils-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.southbound-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.southbound-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.southbound-utils --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.southbound-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.southbound-utils --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.southbound-utils' with 2 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.southbound-utils --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.19.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.19.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.southbound-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils.southbound-utils --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.southbound-utils --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.ovsdb:odl-ovsdb-utils >--------------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-utils 1.19.0 [154/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-utils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-utils --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-utils --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-utils --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/odl-ovsdb-utils/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-utils --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-utils --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/odl-ovsdb-utils/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-utils --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-utils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-utils --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-utils --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-utils --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-utils --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-utils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 189 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/odl-ovsdb-utils/target/bom.xml [INFO] attaching as odl-ovsdb-utils-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/odl-ovsdb-utils/target/bom.json [INFO] attaching as odl-ovsdb-utils-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-utils --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-utils --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-utils --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/odl-ovsdb-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/odl-ovsdb-utils/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/odl-ovsdb-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/odl-ovsdb-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-utils --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-impl >------------ [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-impl 1.19.0 [155/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ hwvtepsouthbound-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-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) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hwvtepsouthbound-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hwvtepsouthbound-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ hwvtepsouthbound-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 90 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[79,58] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[79,79] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[86,52] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[86,73] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[93,29] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[97,44] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[97,55] unchecked cast required: java.lang.Class found: java.lang.reflect.Type [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[98,58] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[98,69] unchecked cast required: java.lang.Class found: java.lang.reflect.Type [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[98,92] unchecked cast required: T found: java.lang.Object [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[106,19] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[112,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[113,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[116,60] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[116,71] unchecked cast required: java.lang.Class found: java.lang.reflect.Type [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[118,42] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[127,60] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[127,71] unchecked cast required: java.lang.Class found: java.lang.reflect.Type [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[129,42] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[132,71] unchecked method invocation: method getNodeKeyStr in class org.opendaylight.ovsdb.hwvtepsouthbound.transact.AbstractTransactCommand is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[132,72] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[137,66] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[137,77] unchecked cast required: java.lang.Class found: java.lang.reflect.Type [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[139,67] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[139,78] unchecked cast required: java.lang.Class found: java.lang.reflect.Type [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[144,64] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.ConfigWaitingJob missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.ConfigWaitingJob [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[26,46] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[38,76] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java: found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[41,76] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java: found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[45,76] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java: found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[48,76] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java: found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[52,19] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[54,57] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[57,18] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[58,74] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[85,48] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[98,54] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[109,12] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[117,50] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[135,61] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[137,33] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[138,55] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[143,72] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[143,83] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[144,52] unchecked method invocation: method isConfigDataAvailable in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo is applied to given types required: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[144,53] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[152,57] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[154,29] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[155,55] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[161,72] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[161,83] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[163,86] unchecked method invocation: method getDeviceOperData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo is applied to given types required: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[163,87] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[170,26] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[171,72] unchecked method invocation: method getHwvtepTableEntryUUID in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepTableReader is applied to given types required: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.ovsdb.lib.notation.UUID found: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.ovsdb.lib.notation.UUID [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[171,73] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[171,72] unchecked conversion required: java.util.Optional found: java.util.Optional [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[173,17] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[177,52] unchecked method invocation: method updateDeviceOperData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo is applied to given types required: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.ovsdb.lib.notation.UUID,java.lang.Object found: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.ovsdb.lib.notation.UUID,org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[177,53] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[181,51] unchecked method invocation: method clearDeviceOperData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo is applied to given types required: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[181,52] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[186,51] unchecked method invocation: method clearDeviceOperData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo is applied to given types required: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[186,52] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[191,52] unchecked method invocation: method updateDeviceOperData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo is applied to given types required: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.ovsdb.lib.notation.UUID,java.lang.Object found: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.ovsdb.lib.notation.UUID,org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[191,53] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[145,53] unchecked call to ConfigWaitingJob(org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T,java.util.Map,java.util.List>) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.ConfigWaitingJob [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[146,17] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.AbstractTransactCommand missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.AbstractTransactCommand [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[153,76] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[153,98] unchecked cast required: java.lang.Class found: java.lang.reflect.Type [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[156,56] unchecked cast required: T found: java.lang.Object [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[157,45] unchecked call to onConfigUpdate(org.opendaylight.ovsdb.lib.operations.TransactionBuilder,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,java.lang.Object...) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transact.AbstractTransactCommand [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[159,45] unchecked call to onConfigUpdate(org.opendaylight.ovsdb.lib.operations.TransactionBuilder,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,java.lang.Object...) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transact.AbstractTransactCommand [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[144,48] unchecked conversion required: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob found: [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[181,60] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.OpWaitingJob missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.OpWaitingJob [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[182,70] unchecked call to OpWaitingJob(org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T,java.util.Map,java.util.List>,long) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.OpWaitingJob [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[183,17] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.AbstractTransactCommand missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.AbstractTransactCommand [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[190,61] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[190,83] unchecked cast required: java.lang.Class found: java.lang.reflect.Type [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[193,56] unchecked cast required: T found: java.lang.Object [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[194,45] unchecked call to onConfigUpdate(org.opendaylight.ovsdb.lib.operations.TransactionBuilder,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,java.lang.Object...) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transact.AbstractTransactCommand [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[196,45] unchecked call to onConfigUpdate(org.opendaylight.ovsdb.lib.operations.TransactionBuilder,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,java.lang.Object...) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transact.AbstractTransactCommand [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[181,44] unchecked conversion required: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob found: [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[210,90] unchecked method invocation: method getNodeKeyStr in class org.opendaylight.ovsdb.hwvtepsouthbound.transact.AbstractTransactCommand is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[210,91] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[218,33] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[224,33] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[234,97] unchecked cast required: java.lang.Class> found: java.lang.reflect.Type [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[236,20] unchecked cast required: A found: org.opendaylight.yangtools.yang.binding.Augmentation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[261,74] getRootIdentifier() in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[265,33] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[265,72] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[265,95] unchecked cast required: java.lang.Class found: java.lang.reflect.Type [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[270,77] unchecked cast required: java.util.List found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[285,68] getRootIdentifier() in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[289,33] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [INFO] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchUcastsRemoveCommand.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ hwvtepsouthbound-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ hwvtepsouthbound-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- karaf-services-maven-plugin:4.4.5:service-metadata-generate (service-metadata-generate) @ hwvtepsouthbound-impl --- [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDisconnectCliCmd [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.TransactionHistoryCmd [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.cli.HwvtepCacheDisplayCmd [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ hwvtepsouthbound-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[99,68] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[107,20] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[108,20] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[174,38] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[187,100] unchecked method invocation: method getConnectionInstanceFromNodeIid in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepConnectionManager is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[188,16] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[220,9] found raw type: org.opendaylight.ovsdb.lib.operations.Delete missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Delete [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[223,9] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[226,45] unchecked method invocation: method insert in class org.opendaylight.ovsdb.lib.operations.Operations is applied to given types required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[226,69] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[227,9] found raw type: org.opendaylight.ovsdb.lib.operations.Update missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Update [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[228,45] unchecked method invocation: method update in class org.opendaylight.ovsdb.lib.operations.Operations is applied to given types required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[228,69] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[229,9] found raw type: org.opendaylight.ovsdb.lib.operations.Select missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Select [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[242,58] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture> found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[244,48] unchecked method invocation: method transact in interface org.opendaylight.ovsdb.lib.OvsdbClient is applied to given types required: org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.util.List found: org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[244,98] unchecked conversion required: java.util.List found: java.util.List [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[250,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[325,20] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListenerTest.java:[301,18] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListenerTest.java:[303,13] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[33,8] auto-closeable resource org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepOperationalDataChangeListener has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[74,25] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[74,65] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[74,88] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[75,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,20] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[94,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[116,77] unchecked cast required: java.lang.Class> found: java.lang.Class [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[48,25] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[48,41] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[70,63] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.ConfigWaitingJob missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.ConfigWaitingJob [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[70,113] unchecked call to ConfigWaitingJob(org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T,java.util.Map,java.util.List>) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.ConfigWaitingJob [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[70,46] unchecked method invocation: method addJobToQueue in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo is applied to given types required: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob found: [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[70,47] unchecked conversion required: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob found: [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[90,47] unchecked method invocation: constructor in class is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.hwvtep.global.attributes.RemoteMcastMacs,java.util.Map,java.util.List>,long found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.hwvtep.global.attributes.RemoteMcastMacs,java.util.Map,int [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[91,30] unchecked conversion required: java.util.Map,java.util.List> found: java.util.Map [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/UnMetDependencyGetterTest.java:[37,25] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/UnMetDependencyGetterTest.java:[37,41] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[97,15] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[98,15] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[99,15] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[169,9] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[171,45] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[181,54] found raw type: com.google.common.util.concurrent.FluentFuture missing type arguments for generic class com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[182,31] unchecked call to addCallback(com.google.common.util.concurrent.FutureCallback,java.util.concurrent.Executor) as a member of the raw type com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[185,27] unchecked call to set(V) as a member of the raw type com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[140,62] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[150,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[157,65] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ hwvtepsouthbound-impl --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-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.ovsdb.hwvtepsouthbound.HwvtepDataChangeListenerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.70 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDataChangeListenerTest [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepOperationalStateTest 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: 5.477 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepOperationalStateTest [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependencyQueueTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.246 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependencyQueueTest [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.transact.UnMetDependencyGetterTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.490 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.transact.UnMetDependencyGetterTest [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.TransactionInvokerImplTest 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.377 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.TransactionInvokerImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ hwvtepsouthbound-impl --- [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.19.0 : Unused Export-Package instructions: [org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.hwvtepsouthbound.impl.rev150901.*] [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.19.0 : Export org.opendaylight.ovsdb.hwvtepsouthbound, has 1, private references [org.opendaylight.ovsdb.schema.hardwarevtep] [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.19.0 : Export org.opendaylight.ovsdb.hwvtepsouthbound.events, has 1, private references [org.opendaylight.ovsdb.schema.hardwarevtep] [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hwvtepsouthbound-impl --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ hwvtepsouthbound-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 80 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.xml [INFO] attaching as hwvtepsouthbound-impl-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.json [INFO] attaching as hwvtepsouthbound-impl-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-impl --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ hwvtepsouthbound-impl --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: hwvtepsouthbound-impl' with 115 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-impl --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.19.0.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.19.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ hwvtepsouthbound-impl --- [INFO] Installing org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ hwvtepsouthbound-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound >---------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.19.0 [156/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 239 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.xml [INFO] attaching as odl-ovsdb-hwvtepsouthbound-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.json [INFO] attaching as odl-ovsdb-hwvtepsouthbound-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-hwvtepsouthbound --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-rest >------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.19.0 [157/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 395 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.xml [INFO] attaching as odl-ovsdb-hwvtepsouthbound-rest-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.json [INFO] attaching as odl-ovsdb-hwvtepsouthbound-rest-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-ui >-------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.19.0 [158/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-ui >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-ui <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 399 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.xml [INFO] attaching as odl-ovsdb-hwvtepsouthbound-ui-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.json [INFO] attaching as odl-ovsdb-hwvtepsouthbound-ui-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils >--------- [INFO] Building ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.19.0 [159/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.hwvtepsouthbound-utils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.hwvtepsouthbound-utils --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.hwvtepsouthbound-utils --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/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) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.hwvtepsouthbound-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.hwvtepsouthbound-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.hwvtepsouthbound-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ utils.hwvtepsouthbound-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ utils.hwvtepsouthbound-utils --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ utils.hwvtepsouthbound-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ utils.hwvtepsouthbound-utils --- [INFO] 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) @ utils.hwvtepsouthbound-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.hwvtepsouthbound-utils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ utils.hwvtepsouthbound-utils --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.hwvtepsouthbound-utils --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.hwvtepsouthbound-utils --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ utils.hwvtepsouthbound-utils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 69 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/target/bom.xml [INFO] attaching as utils.hwvtepsouthbound-utils-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/target/bom.json [INFO] attaching as utils.hwvtepsouthbound-utils-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.hwvtepsouthbound-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.hwvtepsouthbound-utils --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.hwvtepsouthbound-utils --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.19.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.19.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.hwvtepsouthbound-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils.hwvtepsouthbound-utils --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.hwvtepsouthbound-utils --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-test >------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.19.0 [160/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 241 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.xml [INFO] attaching as odl-ovsdb-hwvtepsouthbound-test-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.json [INFO] attaching as odl-ovsdb-hwvtepsouthbound-test-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ----------< org.opendaylight.ovsdb:hwvtepsouthbound-features >---------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-features 1.19.0 [161/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-features --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-features --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-features --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ hwvtepsouthbound-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hwvtepsouthbound-features --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hwvtepsouthbound-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hwvtepsouthbound-features --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ hwvtepsouthbound-features --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ hwvtepsouthbound-features --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ hwvtepsouthbound-features --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ hwvtepsouthbound-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ hwvtepsouthbound-features --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ hwvtepsouthbound-features --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ hwvtepsouthbound-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hwvtepsouthbound-features --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ hwvtepsouthbound-features --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 402 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.xml [INFO] attaching as hwvtepsouthbound-features-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.json [INFO] attaching as hwvtepsouthbound-features-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-features --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ hwvtepsouthbound-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ hwvtepsouthbound-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-features --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-features --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------------< org.opendaylight.ovsdb:utils.yang-utils >--------------- [INFO] Building ODL :: ovsdb :: utils.yang-utils 1.19.0 [162/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.yang-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.yang-utils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.yang-utils --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.yang-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.yang-utils --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/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) @ utils.yang-utils --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.yang-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.yang-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.yang-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.yang-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ utils.yang-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ utils.yang-utils --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ utils.yang-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ utils.yang-utils --- [INFO] 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) @ utils.yang-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.yang-utils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ utils.yang-utils --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ utils.yang-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.yang-utils --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/target/utils.yang-utils-1.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.yang-utils --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/target/utils.yang-utils-1.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ utils.yang-utils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/target/bom.xml [INFO] attaching as utils.yang-utils-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/target/bom.json [INFO] attaching as utils.yang-utils-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.yang-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.yang-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.yang-utils --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/target/utils.yang-utils-1.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.yang-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.yang-utils --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.yang-utils --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/target/utils.yang-utils-1.19.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/target/utils.yang-utils-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/target/utils.yang-utils-1.19.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.yang-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils.yang-utils --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.yang-utils --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.ovsdb:southbound-impl >--------------- [INFO] Building ODL :: ovsdb :: southbound-impl 1.19.0 [163/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-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) @ southbound-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ southbound-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 65 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/AutoAttachUpdateCommand.java:[170,49] dataBroker() in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalState has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbOperGlobalListener.java:[110,56] found raw type: java.util.concurrent.ScheduledFuture missing type arguments for generic class java.util.concurrent.ScheduledFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[537,14] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[585,96] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[162,55] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/ReconciliationManager.java:[72,8] auto-closeable resource org.opendaylight.ovsdb.southbound.reconciliation.ReconciliationManager has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbControllerUpdateCommand.java:[153,96] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbDataTreeChangeListener.java:[231,21] BridgeOperationalState(org.opendaylight.mdsal.binding.api.DataBroker,java.util.Collection>) in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalState has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbDataTreeChangeListener.java:[255,108] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTask.java:[182,73] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTask.java:[270,17] BridgeOperationalState(org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.ovsdb.southbound.ovsdb.transact.DataChangeEvent) in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalState has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[322,56] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[349,52] unchecked cast required: K found: capture#6 of ? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[401,24] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[402,14] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[403,14] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[404,14] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[420,47] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/AutoAttachRemovedCommand.java:[138,49] dataBroker() in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalState has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/TransactionInvokerImpl.java:[38,14] auto-closeable resource org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundUtil.java:[101,39] unchecked cast required: D found: org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundUtil.java:[118,39] unchecked cast required: D found: org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundProvider.java:[210,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointUpdateCommand.java:[195,49] dataBroker() in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalState has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/connection/ConnectionReconciliationTask.java:[42,69] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointCreateCommand.java:[374,9] found raw type: org.opendaylight.ovsdb.lib.operations.Mutate missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Mutate [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OpenVSwitchUpdateCommand.java:[260,97] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundMapper.java:[577,96] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/TerminationPointConfigReconciliationTask.java:[95,25] BridgeOperationalState(org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.ovsdb.southbound.ovsdb.transact.DataChangeEvent) in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalState has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/TerminationPointConfigReconciliationTask.java:[162,17] BridgeOperationalState(org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.ovsdb.southbound.ovsdb.transact.DataChangeEvent) in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalState has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeUpdateCommand.java:[197,9] found raw type: org.opendaylight.ovsdb.lib.operations.Mutate missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Mutate [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OpenVSwitchBridgeAddCommand.java:[41,14] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OpenVSwitchBridgeAddCommand.java:[42,14] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ southbound-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ southbound-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ southbound-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ southbound-impl --- [INFO] 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) @ southbound-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ southbound-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 35 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[136,21] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[136,58] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[201,21] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[201,58] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[204,24] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[204,29] unchecked conversion required: T found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbDataTreeChangeListenerTest.java:[74,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java:[82,21] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java:[82,57] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java:[94,66] unchecked method invocation: method reconcileBridgeConfigurations in class org.opendaylight.ovsdb.southbound.reconciliation.configuration.BridgeConfigReconciliationTask is applied to given types required: java.util.Map,org.opendaylight.yangtools.yang.binding.DataObject> found: java.util.Map [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java:[94,70] unchecked conversion required: java.util.Map,org.opendaylight.yangtools.yang.binding.DataObject> found: java.util.Map [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java:[132,37] unchecked method invocation: method readNode in class org.opendaylight.ovsdb.southbound.SouthboundUtil is applied to given types required: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java:[132,74] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java:[138,54] unchecked method invocation: method updateBridge in class org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeUpdateCommand is applied to given types required: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.ovsdb.schema.openvswitch.Bridge,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.ovsdb.schema.openvswitch.Bridge,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java:[139,39] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointCreateCommandTest.java:[134,9] found raw type: org.opendaylight.ovsdb.lib.operations.Mutate missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Mutate [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/TransactionInvokerImplTest.java:[53,37] auto-closeable resource org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/TransactionInvokerImplTest.java:[153,37] auto-closeable resource org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/TransactionInvokerImplTest.java:[153,37] auto-closeable resource invoker is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[95,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[123,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[437,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbPortUpdateCommandTest.java:[325,57] unchecked conversion required: com.google.common.util.concurrent.FluentFuture> found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbPortUpdateCommandTest.java:[326,30] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbPortUpdateCommandTest.java:[326,67] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbPortUpdateCommandTest.java:[354,50] unchecked method invocation: method readNode in class org.opendaylight.ovsdb.southbound.SouthboundUtil is applied to given types required: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbPortUpdateCommandTest.java:[355,20] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[115,31] explicit call to close() on an auto-closeable resource [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[74,33] auto-closeable resource southboundProvider is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbControllerUpdateCommandTest.java:[104,62] unchecked method invocation: method updateController in class org.opendaylight.ovsdb.southbound.transactions.md.OvsdbControllerUpdateCommand is applied to given types required: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,java.util.Map found: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,java.util.Map [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbControllerUpdateCommandTest.java:[104,99] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodecTest.java:[52,21] getQName() in org.opendaylight.yangtools.yang.model.api.SchemaContext has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ southbound-impl --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-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.ovsdb.southbound.ovsdb.transact.TransactInvokerImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.696 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactInvokerImplTest [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointDeleteCommandTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.997 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointDeleteCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.OpenVSwitchBridgeAddCommandTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.322 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.OpenVSwitchBridgeAddCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.DataChangesManagedByOvsdbNodeEventTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.DataChangesManagedByOvsdbNodeEventTest [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointCreateCommandTest [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.227 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointCreateCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactCommandAggregatorTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactCommandAggregatorTest [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactUtilsTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.989 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactUtilsTest [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.ProtocolRemovedCommandTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.014 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.ProtocolRemovedCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.OvsdbNodeUpdateCommandTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.419 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.OvsdbNodeUpdateCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalStateTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalStateTest [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointUpdateCommandTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.962 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointUpdateCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbOperationalCommandAggregatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbOperationalCommandAggregatorTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OpenVSwitchUpdateCommandTest [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.105 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OpenVSwitchUpdateCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeUpdateCommandTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.497 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeUpdateCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersRemovedCommandTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.533 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersRemovedCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImplTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.052 s -- in org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImplTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachRemovedCommandTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.617 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachRemovedCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachUpdateCommandTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.427 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachUpdateCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortUpdateCommandTest [WARNING] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.440 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortUpdateCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortRemoveCommandTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.396 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortRemoveCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbNodeRemoveCommandTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbNodeRemoveCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbControllerUpdateCommandTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.986 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbControllerUpdateCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeRemovedCommandTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.031 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeRemovedCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.AbstractTransactionCommandTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.ovsdb.southbound.transactions.md.AbstractTransactionCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersUpdateCommandTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.883 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersUpdateCommandTest [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbConnectionManagerTest [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.168 s -- in org.opendaylight.ovsdb.southbound.OvsdbConnectionManagerTest [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbDataTreeChangeListenerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.764 s -- in org.opendaylight.ovsdb.southbound.OvsdbDataTreeChangeListenerTest [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbSchemaContantsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.ovsdb.southbound.OvsdbSchemaContantsTest [INFO] Running org.opendaylight.ovsdb.southbound.reconciliation.configuration.BridgeConfigReconciliationTaskTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.ovsdb.southbound.reconciliation.configuration.BridgeConfigReconciliationTaskTest [INFO] Running org.opendaylight.ovsdb.southbound.SouthboundUtilTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.426 s -- in org.opendaylight.ovsdb.southbound.SouthboundUtilTest [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbConnectionInstanceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.opendaylight.ovsdb.southbound.OvsdbConnectionInstanceTest [INFO] Running org.opendaylight.ovsdb.southbound.SouthboundMapperTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 s -- in org.opendaylight.ovsdb.southbound.SouthboundMapperTest [INFO] Running org.opendaylight.ovsdb.southbound.SouthboundProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.181 s -- in org.opendaylight.ovsdb.southbound.SouthboundProviderTest [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbMonitorCallbackTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.ovsdb.southbound.OvsdbMonitorCallbackTest [INFO] Running org.opendaylight.ovsdb.southbound.InstanceIdentifierCodecTest [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.081 s -- in org.opendaylight.ovsdb.southbound.InstanceIdentifierCodecTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 169, Failures: 0, Errors: 0, Skipped: 7 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ southbound-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ southbound-impl --- [WARNING] Bundle org.opendaylight.ovsdb:southbound-impl:bundle:1.19.0 : Unused Export-Package instructions: [org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.southbound.impl.rev141210.*] [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/southbound-impl-1.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-impl --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/southbound-impl-1.19.0-javadoc.jar [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ southbound-impl --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ southbound-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 81 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/bom.xml [INFO] attaching as southbound-impl-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/bom.json [INFO] attaching as southbound-impl-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:compile [WARNING] org.powermock:powermock-core:jar:2.0.9:test [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.powermock:powermock-api-support:jar:2.0.9:test [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.powermock:powermock-reflect:jar:2.0.9:test [WARNING] Non-test scoped test only dependencies found: [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-impl --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/southbound-impl-1.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-impl --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: southbound-impl' with 77 classes [WARNING] Classes in bundle 'ODL :: ovsdb :: southbound-impl' do not match with execution data. For report generation the same class files must be used as at runtime. [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$OwnershipStates does not match. [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointUpdateCommand does not match. [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointCreateCommand does not match. [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$ConnectionReconciliationTriggers does not match. [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointDeleteCommand does not match. [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils does not match. [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommand does not match. [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$1 does not match. [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$2 does not match. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-impl --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/southbound-impl-1.19.0.jar to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/southbound-impl-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/classes/initial/southbound.cfg to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-config.cfg [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/southbound-impl-1.19.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ southbound-impl --- [INFO] Installing org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ southbound-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl >---------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.19.0 [164/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-southbound-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-southbound-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-southbound-impl --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-southbound-impl --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-southbound-impl --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-southbound-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-southbound-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 251 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.xml [INFO] attaching as odl-ovsdb-southbound-impl-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.json [INFO] attaching as odl-ovsdb-southbound-impl-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-southbound-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-southbound-impl --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-southbound-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-rest >-------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.19.0 [165/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-southbound-impl-rest --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl-rest --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-southbound-impl-rest --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl-rest --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-southbound-impl-rest --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 405 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/bom.xml [INFO] attaching as odl-ovsdb-southbound-impl-rest-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/bom.json [INFO] attaching as odl-ovsdb-southbound-impl-rest-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl-rest --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-southbound-impl-rest --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-southbound-impl-rest --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-ui >--------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.19.0 [166/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-southbound-impl-ui --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl-ui --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-southbound-impl-ui --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl-ui --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-southbound-impl-ui --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl-ui >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl-ui <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 409 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/bom.xml [INFO] attaching as odl-ovsdb-southbound-impl-ui-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/bom.json [INFO] attaching as odl-ovsdb-southbound-impl-ui-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl-ui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-southbound-impl-ui --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-southbound-impl-ui --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-test >---------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-test 1.19.0 [167/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-southbound-test --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-test --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-southbound-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-southbound-test --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-test --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-southbound-test --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-southbound-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-southbound-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-southbound-test --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-southbound-test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 252 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.xml [INFO] attaching as odl-ovsdb-southbound-test-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.json [INFO] attaching as odl-ovsdb-southbound-test-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-southbound-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-southbound-test --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-southbound-test --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -------------< org.opendaylight.ovsdb:southbound-features >------------- [INFO] Building ODL :: ovsdb :: southbound-features 1.19.0 [168/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-features --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-features --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-features --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ southbound-features --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-features --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ southbound-features --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/features/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ southbound-features --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ southbound-features --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ southbound-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ southbound-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ southbound-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ southbound-features --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ southbound-features --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ southbound-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-features --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ southbound-features --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 411 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/features/target/bom.xml [INFO] attaching as southbound-features-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/features/target/bom.json [INFO] attaching as southbound-features-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-features --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-features --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-features --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -------------< org.opendaylight.serviceutils:listener-api >------------- [INFO] Building listener-api 0.14.0 [169/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ listener-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ listener-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ listener-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ listener-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ listener-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-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) @ listener-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ listener-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ listener-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ listener-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ listener-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:[69,56] [removal] registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) in DataTreeChangeService has been deprecated and marked for removal where T is a type-variable: T extends DataObject declared in method registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:[47,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:[59,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ listener-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ listener-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ listener-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ listener-api --- [INFO] 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) @ listener-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ listener-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ listener-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ listener-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ listener-api --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/target/listener-api-0.14.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ listener-api --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractAsyncDataTreeChangeListener.java:51: warning: no comment [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractAsyncDataTreeChangeListener.java:57: warning: no comment [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractAsyncDataTreeChangeListener.java:64: warning: no comment [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:72: warning: no comment [WARNING] protected DataBroker getDataBroker() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:76: warning: no comment [WARNING] protected DataStoreMetrics getDataStoreMetrics() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:68: warning: no comment [WARNING] public void register() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:36: warning: no comment [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:42: warning: no comment [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:49: warning: no comment [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:32: warning: no comment [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:37: warning: no comment [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:42: warning: no comment [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractSyncDataTreeChangeListener.java:32: warning: no comment [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractSyncDataTreeChangeListener.java:36: warning: no comment [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractSyncDataTreeChangeListener.java:41: warning: no comment [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:55: warning: no comment [WARNING] public void notifyAfterOnDataTreeChanged(List> changes) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:43: warning: no comment [WARNING] public void notifyBeforeOnDataTreeChanged(List> changes) { [WARNING] ^ [WARNING] 17 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/target/listener-api-0.14.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ listener-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/target/bom.xml [INFO] attaching as listener-api-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/target/bom.json [INFO] attaching as listener-api-0.14.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ listener-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ listener-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ listener-api --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/target/listener-api-0.14.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ listener-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ listener-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ listener-api --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/target/listener-api-0.14.0.jar to /tmp/r/org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/pom.xml to /tmp/r/org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/target/listener-api-0.14.0-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/target/listener-api-0.14.0-sources.jar to /tmp/r/org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ listener-api --- [INFO] Installing org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ listener-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ listener-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.serviceutils:odl-serviceutils-listener >------- [INFO] Building ODL :: serviceutils :: listener tools 0.14.0 [170/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-serviceutils-listener --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-listener --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-listener --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-serviceutils-listener --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-listener --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-serviceutils-listener --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-serviceutils-listener --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-listener --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-listener/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-serviceutils-listener --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-listener --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-listener/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-serviceutils-listener --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-serviceutils-listener >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-serviceutils-listener --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-serviceutils-listener <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-serviceutils-listener --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-serviceutils-listener --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-serviceutils-listener --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-serviceutils-listener --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-serviceutils-listener --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-serviceutils-listener --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 65 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-listener/target/bom.xml [INFO] attaching as odl-serviceutils-listener-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-listener/target/bom.json [INFO] attaching as odl-serviceutils-listener-0.14.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-listener --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-serviceutils-listener --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-listener --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-listener --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-listener --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-listener --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-listener/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-listener/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-listener/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-listener/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-serviceutils-listener --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.serviceutils:serviceutils-features >--------- [INFO] Building ODL :: serviceutils :: serviceutils-features 0.14.0 [171/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ serviceutils-features --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-features --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ serviceutils-features --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ serviceutils-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ serviceutils-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ serviceutils-features --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ serviceutils-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ serviceutils-features --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ serviceutils-features --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/serviceutils-features/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ serviceutils-features --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/serviceutils-features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ serviceutils-features --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ serviceutils-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ serviceutils-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ serviceutils-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ serviceutils-features --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ serviceutils-features --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ serviceutils-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ serviceutils-features --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ serviceutils-features --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 196 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/serviceutils-features/target/bom.xml [INFO] attaching as serviceutils-features-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/serviceutils-features/target/bom.json [INFO] attaching as serviceutils-features-0.14.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ serviceutils-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ serviceutils-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ serviceutils-features --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ serviceutils-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ serviceutils-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-features --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/serviceutils-features/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/serviceutils-features/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/serviceutils-features/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/serviceutils-features/target/bom.json to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ serviceutils-features --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.integration:features-index >------------- [INFO] Building ODL :: integration :: features-index 0.21.0 [172/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-index --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-index --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-index --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-index --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-index --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-index --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-index --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-index --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-index --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/repos/index/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-index --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/repos/index/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-index --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ features-index >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-index --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-index <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-index --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-index --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-index --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-index --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-index --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 924 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/repos/index/target/bom.xml [INFO] attaching as features-index-0.21.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/repos/index/target/bom.json [INFO] attaching as features-index-0.21.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-index --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-index --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-index --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-index --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-index --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-index --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/repos/index/pom.xml to /tmp/r/org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/repos/index/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/repos/index/target/bom.xml to /tmp/r/org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/repos/index/target/bom.json to /tmp/r/org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-index --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.integration:odl-integration-compatible-with-all >-- [INFO] Building ODL :: integration :: odl-integration-compatible-with-all 0.21.0 [173/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-integration-compatible-with-all --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-integration-compatible-with-all --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-integration-compatible-with-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-integration-compatible-with-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-integration-compatible-with-all --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-compatible-with-all/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-compatible-with-all --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-integration-compatible-with-all --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-integration-compatible-with-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-integration-compatible-with-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-integration-compatible-with-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-integration-compatible-with-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-integration-compatible-with-all --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-integration-compatible-with-all --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 740 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-compatible-with-all/target/bom.xml [INFO] attaching as odl-integration-compatible-with-all-0.21.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-compatible-with-all/target/bom.json [INFO] attaching as odl-integration-compatible-with-all-0.21.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-compatible-with-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-integration-compatible-with-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-integration-compatible-with-all --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-integration-compatible-with-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-integration-compatible-with-all --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-compatible-with-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-compatible-with-all/target/bom.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-compatible-with-all/target/bom.json to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-integration-compatible-with-all --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ----------< org.opendaylight.integration:odl-integration-all >---------- [INFO] Building ODL :: integration :: odl-integration-all 0.21.0 [174/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-integration-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-integration-all --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-integration-all --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-integration-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-integration-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-integration-all --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-integration-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-integration-all --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-all/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-integration-all --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-all --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-integration-all --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-integration-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-integration-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-integration-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-integration-all --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-integration-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-integration-all --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-integration-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-integration-all --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-integration-all --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 753 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-all/target/bom.xml [INFO] attaching as odl-integration-all-0.21.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-all/target/bom.json [INFO] attaching as odl-integration-all-0.21.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-integration-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-integration-all --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-integration-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-integration-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-integration-all --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-all/target/bom.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-all/target/bom.json to /tmp/r/org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-integration-all --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -------------< org.opendaylight.integration:features-test >------------- [INFO] Building ODL :: integration :: features-test 0.21.0 [175/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-test --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-test --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-test --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-test --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-test --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/repos/test/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-test --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/repos/test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-test --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ features-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-test --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-test --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-test --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-test --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 754 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/repos/test/target/bom.xml [INFO] attaching as features-test-0.21.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/repos/test/target/bom.json [INFO] attaching as features-test-0.21.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-test --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/repos/test/pom.xml to /tmp/r/org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/repos/test/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/repos/test/target/bom.xml to /tmp/r/org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/repos/test/target/bom.json to /tmp/r/org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-test --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -----------------< org.opendaylight.integration:karaf >----------------- [INFO] Building ODL :: integration :: karaf 0.21.0 [176/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/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) @ karaf --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.5:assembly (process-resources) @ karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.integration/features-index/0.21.0/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-experimental/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.16.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/serviceutils-features/0.14.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/features-transportpce-models/20.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools-experimental/13.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/features-transportpce/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal-experimental/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.17.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-stateful/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-base-parser/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-segment-routing/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-inject/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.16.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.16.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8641/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8639/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8650/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-lmax-3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-listener/0.14.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.14.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.14.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.14.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.14.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-devices/20.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-models/20.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-tapi-2.1.1-models/20.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-tapi-2.4.0-models/20.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openconfig-models/20.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-api/0.18.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-inventory/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-dmaap-client/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-nbinotifications/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-tapi/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.17.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.17.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-rfc8525/0.18.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.17.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.4/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.19.0/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.4/xml/features [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 [INFO] Feature kar/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature bundle/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.5 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature aries-proxy/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 [INFO] Feature package/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.5 [INFO] Feature shell/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.5 [INFO] Feature jaas/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature ssh/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 [INFO] Feature feature/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature management/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature system/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature log/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature config/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.5 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature aries-blueprint/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.5 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature framework/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature instance/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.5 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature shell-compat/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.5 [INFO] Feature diagnostic/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.5 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.5 [INFO] Feature 5333b908-e991-4f47-ad27-37ba00bc04e9/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 [INFO] Feature deployer/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 [INFO] Feature scr/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature standard/4.4.5 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.5 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.11-config.properties to /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy-dependencies (copy-aaa-cli-jar) @ karaf --- [INFO] Copying aaa-cli-jar-0.19.3.jar to /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf/target/assembly/bin/aaa-cli-jar.jar [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-odl-karaf-resources) @ karaf --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.11:populate-local-repo (populate-local-repo) @ karaf --- [INFO] Feature repository discovered recursively: 9744ad8b-7ac4-42ff-b862-fd0003bab867 [INFO] Feature repository discovered recursively: features-index [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: features-bgpcep [INFO] Feature repository discovered recursively: odl-bgpcep-algo [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.4 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing [INFO] Feature repository discovered recursively: features-bgpcep-testing [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.21.4 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-toaster-9.0.2 [INFO] Feature repository discovered recursively: features-controller-testing [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.16.0 [INFO] Feature repository discovered recursively: odl-daexim-all-1.16.0 [INFO] Feature repository discovered recursively: features-infrautils [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: features-infrautils-experimental [INFO] Feature repository discovered recursively: odl-infrautils-inject [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: odl-jsonrpc-1.17.0 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.17.0 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.17.0 [INFO] Feature repository discovered recursively: features-lispflowmapping [INFO] Feature repository discovered recursively: odl-lispflowmapping-models [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-mdsal-experimental [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: features-netconf-testing [INFO] Feature repository discovered recursively: odl-netconf-test-tools [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-lmax-3 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.19.0 [INFO] Feature repository discovered recursively: odl-openflowjava-0.19.0 [INFO] Feature repository discovered recursively: openflowplugin-0.19.0 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: features-openflowplugin-extension [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.19.0 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.19.0 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.19.0 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.19.0 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.19.0 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.19.0 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.19.0 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.19.0 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.19.0 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.19.0 [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0 [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0 [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0 [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0 [INFO] Feature repository discovered recursively: features-transportpce-models [INFO] Feature repository discovered recursively: odl-openroadm-devices [INFO] Feature repository discovered recursively: odl-openroadm-models [INFO] Feature repository discovered recursively: odl-tapi-2.1.1-models [INFO] Feature repository discovered recursively: odl-tapi-2.4.0-models [INFO] Feature repository discovered recursively: odl-openconfig-models [INFO] Feature repository discovered recursively: features-transportpce [INFO] Feature repository discovered recursively: odl-transportpce [INFO] Feature repository discovered recursively: odl-transportpce-tapi [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client [INFO] Feature repository discovered recursively: odl-transportpce-inventory [INFO] Feature repository discovered recursively: features-yangtools [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: features-yangtools-experimental [INFO] Feature repository discovered recursively: features-test [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all [INFO] Feature repository discovered recursively: odl-integration-all [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: features-index [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: features-bgpcep [INFO] Feature repository discovered recursively: odl-bgpcep-algo [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.21.4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.21.4 [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.21.4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.21.4 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.21.4 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing [INFO] Feature repository discovered recursively: features-bgpcep-testing [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.21.4 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-toaster-9.0.2 [INFO] Feature repository discovered recursively: features-controller-testing [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.16.0 [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.16.0 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: features-infrautils [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: features-infrautils-experimental [INFO] Feature repository discovered recursively: odl-infrautils-inject [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: odl-jsonrpc-1.17.0 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.17.0 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.17.0 [INFO] Feature repository discovered recursively: features-lispflowmapping [INFO] Feature repository discovered recursively: odl-lispflowmapping-models [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-mdsal-experimental [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: features-netconf-testing [INFO] Feature repository discovered recursively: odl-netconf-test-tools [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-lmax-3 [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: openflowplugin-0.19.0 [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0 [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.19.0 [INFO] Feature repository discovered recursively: odl-openflowjava-0.19.0 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: features-openflowplugin-extension [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.19.0 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.19.0 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.19.0 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.19.0 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.19.0 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.19.0 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.19.0 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.19.0 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.19.0 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.19.0 [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0 [INFO] Feature repository discovered recursively: features-transportpce-models [INFO] Feature repository discovered recursively: odl-openroadm-devices [INFO] Feature repository discovered recursively: odl-openroadm-models [INFO] Feature repository discovered recursively: odl-tapi-2.1.1-models [INFO] Feature repository discovered recursively: odl-tapi-2.4.0-models [INFO] Feature repository discovered recursively: odl-openconfig-models [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: features-transportpce [INFO] Feature repository discovered recursively: odl-transportpce [INFO] Feature repository discovered recursively: odl-transportpce-tapi [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client [INFO] Feature repository discovered recursively: odl-transportpce-inventory [INFO] Feature repository discovered recursively: features-yangtools [INFO] Feature repository discovered recursively: features-yangtools-experimental [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.24 [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all [INFO] Feature repository discovered recursively: odl-integration-all [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.iana:iana-if-type::jar, 13.0.1 and 12.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types::jar, 13.0.1 and 12.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:ietf-type-util::jar, 13.0.1 and 12.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types::jar, 13.0.1 and 12.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8343::jar, 13.0.1 and 12.0.2 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [WARNING] Duplicate versions for org.opendaylight.mdsal:yang-binding::jar, 13.0.1 and 12.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spec-util::jar, 13.0.1 and 12.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:yang-ext::jar, 2013.09.07.25.1 and 2013.09.07.24.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-common::jar, 13.0.2 and 11.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:concepts::jar, 13.0.2 and 11.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:util::jar, 13.0.2 and 11.0.2 [WARNING] Duplicate versions for com.google.guava:guava::jar, 32.1.3-jre and 32.1.2-jre [WARNING] Duplicate versions for org.checkerframework:checker-qual::jar, 3.42.0 and 3.37.0 [WARNING] Duplicate versions for com.fasterxml.jackson.core:jackson-annotations::jar, 2.15.4 and 2.15.3 [WARNING] Duplicate versions for com.fasterxml.jackson.core:jackson-core::jar, 2.15.4 and 2.15.3 [WARNING] Duplicate versions for com.fasterxml.jackson.core:jackson-databind::jar, 2.15.4 and 2.15.3 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ karaf --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ karaf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 985 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf/target/bom.xml [INFO] attaching as karaf-0.21.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf/target/bom.json [INFO] attaching as karaf-0.21.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ karaf --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ karaf --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf/target/karaf-0.21.0.tar.gz to /tmp/r/org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.tar.gz [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf/target/karaf-0.21.0.zip to /tmp/r/org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.zip [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf/target/bom.xml to /tmp/r/org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf/target/bom.json to /tmp/r/org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ karaf --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ----------< org.opendaylight.integration:singles-aggregator >----------- [INFO] Building ODL :: integration :: singles-aggregator 0.21.0 [177/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ singles-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ singles-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ singles-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ singles-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/singles/target/bom.xml [INFO] attaching as singles-aggregator-0.21.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/singles/target/bom.json [INFO] attaching as singles-aggregator-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ singles-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/singles/pom.xml to /tmp/r/org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/singles/target/bom.xml to /tmp/r/org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/singles/target/bom.json to /tmp/r/org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ singles-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] -----------< org.opendaylight.integration:repos-aggregator >------------ [INFO] Building ODL :: integration :: repos-aggregator 0.21.0 [178/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ repos-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ repos-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ repos-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ repos-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/repos/target/bom.xml [INFO] attaching as repos-aggregator-0.21.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/repos/target/bom.json [INFO] attaching as repos-aggregator-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ repos-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/repos/pom.xml to /tmp/r/org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/repos/target/bom.xml to /tmp/r/org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/repos/target/bom.json to /tmp/r/org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ repos-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ----------< org.opendaylight.integration:features-aggregator >---------- [INFO] Building ODL :: integration :: features-aggregator 0.21.0 [179/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 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/target/bom.xml [INFO] attaching as features-aggregator-0.21.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/target/bom.json [INFO] attaching as features-aggregator-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/pom.xml to /tmp/r/org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/target/bom.xml to /tmp/r/org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/features/target/bom.json to /tmp/r/org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --------------< org.opendaylight.integration:onap-karaf >--------------- [INFO] Building ODL :: integration :: onap-karaf 0.21.0 [180/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ onap-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ onap-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ onap-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ onap-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ onap-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/onap-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) @ onap-karaf --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ onap-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ onap-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ onap-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.5:assembly (process-resources) @ onap-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.16.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.16.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.16.0/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-lmax-3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8650/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8639/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8641/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.4/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 [INFO] Feature kar/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature bundle/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.5 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature aries-proxy/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 [INFO] Feature package/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.5 [INFO] Feature shell/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.5 [INFO] Feature jaas/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature ssh/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 [INFO] Feature feature/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature management/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature system/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature log/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature config/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.5 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature aries-blueprint/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.5 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature framework/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature instance/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.5 [INFO] Feature 46135307-0177-4369-8f37-5d7084dc1028/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature shell-compat/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.5 [INFO] Feature diagnostic/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.5 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.5 [INFO] Feature deployer/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 [INFO] Feature scr/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature standard/4.4.5 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.5 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ onap-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ onap-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ onap-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ onap-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ onap-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ onap-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ onap-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.11-config.properties to /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy-dependencies (copy-aaa-cli-jar) @ onap-karaf --- [INFO] Copying aaa-cli-jar-0.19.3.jar to /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/target/assembly/bin/aaa-cli-jar.jar [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-odl-karaf-resources) @ onap-karaf --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ onap-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ onap-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.11:populate-local-repo (populate-local-repo) @ onap-karaf --- [INFO] Feature repository discovered recursively: a290599d-66d0-44b6-9925-8ca08a830ba2 [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-toaster-9.0.2 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.16.0 [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.16.0 [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-lmax-3 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-toaster-9.0.2 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.16.0 [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.16.0 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-lmax-3 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.24 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [WARNING] Duplicate versions for com.fasterxml.jackson.core:jackson-annotations::jar, 2.15.4 and 2.15.3 [WARNING] Duplicate versions for com.fasterxml.jackson.core:jackson-core::jar, 2.15.4 and 2.15.3 [WARNING] Duplicate versions for com.fasterxml.jackson.core:jackson-databind::jar, 2.15.4 and 2.15.3 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ onap-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ onap-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ onap-karaf --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ onap-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ onap-karaf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 616 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/target/bom.xml [INFO] attaching as onap-karaf-0.21.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/target/bom.json [INFO] attaching as onap-karaf-0.21.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ onap-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ onap-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ onap-karaf --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ onap-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ onap-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ onap-karaf --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/pom.xml to /tmp/r/org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/target/onap-karaf-0.21.0.tar.gz to /tmp/r/org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0.tar.gz [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/target/bom.xml to /tmp/r/org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/target/bom.json to /tmp/r/org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ onap-karaf --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --------< org.opendaylight.integration:distribution-aggregator >-------- [INFO] Building Integration/Distribution 0.21.0 [181/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ distribution-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ distribution-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ distribution-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ distribution-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/target/bom.xml [INFO] attaching as distribution-aggregator-0.21.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/target/bom.json [INFO] attaching as distribution-aggregator-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ distribution-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/target/bom.xml to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/target/bom.json to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ distribution-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-artifacts >------------- [INFO] Building JSON-RPC :: Artifacts 1.17.0 [182/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/artifacts/target/bom.xml [INFO] attaching as jsonrpc-artifacts-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/artifacts/target/bom.json [INFO] attaching as jsonrpc-artifacts-1.17.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/artifacts/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/artifacts/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/artifacts/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ---------< org.opendaylight.jsonrpc:jsonrpc-provider-cluster >---------- [INFO] Building JSON-RPC :: Provider :: Cluster 1.17.0 [183/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-provider-cluster --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-provider-cluster --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-provider-cluster --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/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:13.0.2:generate-sources (binding) @ jsonrpc-provider-cluster --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 8.240 ms [INFO] yang-to-sources: Project model files found: 1 in 670.8 μs [INFO] yang-to-sources: 1 YANG models processed in 5.495 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 486.7 μs [INFO] Sorted 6 files into 3 directories in 46.65 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 3.493 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-provider-cluster --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-provider-cluster --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ jsonrpc-provider-cluster --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/PathAndDataMsg.java:[20,8] serializable class org.opendaylight.jsonrpc.provider.cluster.messages.PathAndDataMsg has no definition of serialVersionUID [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ jsonrpc-provider-cluster >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ jsonrpc-provider-cluster --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ jsonrpc-provider-cluster <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ jsonrpc-provider-cluster --- [INFO] 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-cluster --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ jsonrpc-provider-cluster --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/TestCustomizer.java:[20,44] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ jsonrpc-provider-cluster --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/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.provider.cluster.MountpointTest 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: 8.834 s -- in org.opendaylight.jsonrpc.provider.cluster.MountpointTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-provider-cluster --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.17.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-provider-cluster --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.17.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-provider-cluster --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 117 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/bom.xml [INFO] attaching as jsonrpc-provider-cluster-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/bom.json [INFO] attaching as jsonrpc-provider-cluster-1.17.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-cluster --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-provider-cluster --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.scala-lang:scala-library:jar:2.13.13:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] com.typesafe:config:jar:1.4.2:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile [WARNING] org.opendaylight.controller:repackaged-akka:jar:9.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.1:test [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:provided [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile [WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.17.0:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] com.typesafe:config:jar:1.4.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-provider-cluster --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.17.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-provider-cluster --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: Provider :: Cluster' with 47 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-provider-cluster --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.17.0.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.17.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-provider-cluster --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-provider-cluster --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ jsonrpc-provider-cluster --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.jsonrpc:odl-jsonrpc-cluster >------------ [INFO] Building JSON-RPC :: Feature :: Cluster 1.17.0 [184/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-jsonrpc-cluster --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-jsonrpc-cluster --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-jsonrpc-cluster --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-jsonrpc-cluster --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-jsonrpc-cluster --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-cluster/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-cluster --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-cluster/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-jsonrpc-cluster --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-jsonrpc-cluster >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-jsonrpc-cluster --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-jsonrpc-cluster <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-jsonrpc-cluster --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-jsonrpc-cluster --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-jsonrpc-cluster --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 394 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-cluster/target/bom.xml [INFO] attaching as odl-jsonrpc-cluster-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-cluster/target/bom.json [INFO] attaching as odl-jsonrpc-cluster-1.17.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-cluster --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-jsonrpc-cluster --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-jsonrpc-cluster --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-jsonrpc-cluster --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-jsonrpc-cluster --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-cluster/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-cluster/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-cluster/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-jsonrpc-cluster --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.jsonrpc:features-aggregator >------------ [INFO] Building JSON-RPC :: Features :: Aggregator 1.17.0 [185/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 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/target/bom.xml [INFO] attaching as features-aggregator-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/target/bom.json [INFO] attaching as features-aggregator-1.17.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:inband-models >--------------- [INFO] Building JSON-RPC :: BUS :: Examples :: Inband models 1.17.0 [186/255] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ inband-models --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ inband-models --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ inband-models --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ inband-models --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ inband-models --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/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) @ inband-models --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ inband-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ inband-models --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ inband-models --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ inband-models --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/DemoService.java:[13,8] auto-closeable resource org.opendaylight.jsonrpc.example.DemoService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/Main.java:[33,31] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TransportFactory has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/Main.java:[34,34] auto-closeable resource responder is never referenced in body of corresponding try statement [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ inband-models >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ inband-models --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ inband-models <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ inband-models --- [INFO] 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) @ inband-models --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ inband-models --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ inband-models --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ inband-models --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ inband-models --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/inband-models-1.17.0.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ inband-models --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/inband-models-1.17.0-javadoc.jar [INFO] [INFO] --- maven-shade-plugin:3.5.2:shade (single-jar) @ inband-models --- [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.17.0 in the shaded jar. [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.25.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.17.0 in the shaded jar. [INFO] Including net.bytebuddy:byte-buddy:jar:1.14.12 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:13.0.2 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2 in the shaded jar. [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.2 in the shaded jar. [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.17.0 in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1 in the shaded jar. [INFO] Including io.netty:netty-all:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-dns:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http2:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-memcache:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-redis:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-smtp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-socks:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-stomp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-xml:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-handler-proxy:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-sctp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-udt:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.107.Final in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] byte-buddy-1.14.12.jar, gson-2.10.1.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] concepts-13.0.2.jar, ietf-type-util-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] bus-messagelib-1.17.0.jar, jsonrpc-provider-common-1.17.0.jar define 56 overlapping classes and resources: [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory [WARNING] - 46 more... [WARNING] bus-jsonrpc-1.17.0.jar, jsonrpc-provider-common-1.17.0.jar define 21 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject [WARNING] - 11 more... [WARNING] bus-api-1.17.0.jar, jsonrpc-provider-common-1.17.0.jar define 19 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester [WARNING] - 9 more... [WARNING] ietf-type-util-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-util-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] netty-all-4.1.107.Final.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-codec-dns-4.1.107.Final.jar, netty-codec-haproxy-4.1.107.Final.jar, netty-codec-http-4.1.107.Final.jar, netty-codec-http2-4.1.107.Final.jar, netty-codec-memcache-4.1.107.Final.jar, netty-codec-mqtt-4.1.107.Final.jar, netty-codec-redis-4.1.107.Final.jar, netty-codec-smtp-4.1.107.Final.jar, netty-codec-socks-4.1.107.Final.jar, netty-codec-stomp-4.1.107.Final.jar, netty-codec-xml-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-handler-proxy-4.1.107.Final.jar, netty-handler-ssl-ocsp-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-resolver-dns-4.1.107.Final.jar, netty-resolver-dns-classes-macos-4.1.107.Final.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-x86_64.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-classes-kqueue-4.1.107.Final.jar, netty-transport-native-epoll-4.1.107.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.107.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.107.Final.jar, netty-transport-rxtx-4.1.107.Final.jar, netty-transport-sctp-4.1.107.Final.jar, netty-transport-udt-4.1.107.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] netty-transport-native-kqueue-4.1.107.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml [WARNING] byte-buddy-1.14.12.jar, guava-32.1.3-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] netty-transport-native-epoll-4.1.107.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.107.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml [WARNING] netty-resolver-dns-native-macos-4.1.107.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml [WARNING] antlr4-runtime-4.13.1.jar, bus-api-1.17.0.jar, bus-jsonrpc-1.17.0.jar, bus-messagelib-1.17.0.jar, bus-spi-1.17.0.jar, byte-buddy-1.14.12.jar, checker-qual-3.42.0.jar, concepts-13.0.2.jar, dom-codec-1.17.0.jar, error_prone_annotations-2.25.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, ietf-type-util-13.0.1.jar, inband-models-1.17.0.jar, j2objc-annotations-2.8.jar, jsonrpc-api-1.17.0.jar, jsonrpc-provider-common-1.17.0.jar, jsonrpc-test-model-1.17.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netty-all-4.1.107.Final.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-codec-dns-4.1.107.Final.jar, netty-codec-haproxy-4.1.107.Final.jar, netty-codec-http-4.1.107.Final.jar, netty-codec-http2-4.1.107.Final.jar, netty-codec-memcache-4.1.107.Final.jar, netty-codec-mqtt-4.1.107.Final.jar, netty-codec-redis-4.1.107.Final.jar, netty-codec-smtp-4.1.107.Final.jar, netty-codec-socks-4.1.107.Final.jar, netty-codec-stomp-4.1.107.Final.jar, netty-codec-xml-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-handler-proxy-4.1.107.Final.jar, netty-handler-ssl-ocsp-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-resolver-dns-4.1.107.Final.jar, netty-resolver-dns-classes-macos-4.1.107.Final.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-x86_64.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-classes-kqueue-4.1.107.Final.jar, netty-transport-native-epoll-4.1.107.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.107.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.107.Final.jar, netty-transport-rxtx-4.1.107.Final.jar, netty-transport-sctp-4.1.107.Final.jar, netty-transport-udt-4.1.107.Final.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, slf4j-api-1.7.32.jar, transport-http-1.17.0.jar, transport-zmq-1.17.0.jar, triemap-1.3.1.jar, util-13.0.2.jar, value-2.10.1-annotations.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] dom-codec-1.17.0.jar, jsonrpc-provider-common-1.17.0.jar define 20 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 [WARNING] - 10 more... [WARNING] bus-spi-1.17.0.jar, jsonrpc-provider-common-1.17.0.jar define 33 overlapping classes and resources: [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient [WARNING] - 23 more... [WARNING] bus-api-1.17.0.jar, bus-jsonrpc-1.17.0.jar, bus-messagelib-1.17.0.jar, bus-spi-1.17.0.jar, concepts-13.0.2.jar, dom-codec-1.17.0.jar, ietf-type-util-13.0.1.jar, inband-models-1.17.0.jar, jsonrpc-api-1.17.0.jar, jsonrpc-provider-common-1.17.0.jar, jsonrpc-test-model-1.17.0.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, transport-http-1.17.0.jar, transport-zmq-1.17.0.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 2 overlapping resources: [WARNING] - LICENSE [WARNING] - META-INF/git.properties [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/inband-models-1.17.0.jar with /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/inband-models-1.17.0-shaded.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ inband-models --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ inband-models --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ inband-models --- [WARNING] Unused declared dependencies found: [WARNING] ch.qos.logback:logback-classic:jar:1.2.13:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.17.0:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.0:compile [WARNING] io.netty:netty-all:jar:4.1.107.Final:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.17.0:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.17.0:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.0:compile [WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.17.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ inband-models --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/inband-models-1.17.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ inband-models --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ inband-models --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ inband-models --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/inband-models-1.17.0.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.17.0/inband-models-1.17.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/pom.xml to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.17.0/inband-models-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/inband-models-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.17.0/inband-models-1.17.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/inband-models-1.17.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.17.0/inband-models-1.17.0-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ inband-models --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.jsonrpc:binding-adapter >-------------- [INFO] Building JSON-RPC :: Binding adapter 1.17.0 [187/255] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ binding-adapter --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ binding-adapter --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ binding-adapter --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ binding-adapter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ binding-adapter --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/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) @ binding-adapter --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ binding-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ binding-adapter --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ binding-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ binding-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/InboundHandler.java:[47,51] unchecked cast required: java.lang.Class found: java.lang.Class> [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaChangeAwareConverter.java:[26,14] auto-closeable resource org.opendaylight.jsonrpc.binding.SchemaChangeAwareConverter has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ binding-adapter >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ binding-adapter --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ binding-adapter <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ binding-adapter --- [INFO] 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) @ binding-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ binding-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ binding-adapter --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/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.binding.TestModelServiceTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.723 s -- in org.opendaylight.jsonrpc.binding.TestModelServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ binding-adapter --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ binding-adapter --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/target/binding-adapter-1.17.0.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ binding-adapter --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: unknown enum constant When.UNKNOWN [WARNING] reason: class file for javax.annotation.meta.When not found [WARNING] 1 warning [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/target/binding-adapter-1.17.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ binding-adapter --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 97 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/target/bom.xml [INFO] attaching as binding-adapter-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/target/bom.json [INFO] attaching as binding-adapter-1.17.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-adapter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ binding-adapter --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:provided [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:provided [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:provided [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:provided [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ binding-adapter --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/target/binding-adapter-1.17.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ binding-adapter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ binding-adapter --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: Binding adapter' with 14 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ binding-adapter --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/target/binding-adapter-1.17.0.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/pom.xml to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/target/binding-adapter-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/target/binding-adapter-1.17.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ binding-adapter --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ------------< org.opendaylight.jsonrpc.bus:binding-bridge >------------- [INFO] Building JSON-RPC :: BUS :: Examples :: Binding bridge 1.17.0 [188/255] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ binding-bridge --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ binding-bridge --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ binding-bridge --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ binding-bridge --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ binding-bridge --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/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:13.0.2:generate-sources (binding) @ binding-bridge --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 3.733 ms [INFO] yang-to-sources: Project model files found: 1 in 322.4 μs [INFO] yang-to-sources: 1 YANG models processed in 6.798 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 418.4 μs [INFO] Sorted 9 files into 3 directories in 51.58 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 9 in 3.291 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ binding-bridge --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ binding-bridge --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ binding-bridge --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ binding-bridge --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ binding-bridge --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ binding-bridge >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ binding-bridge --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ binding-bridge <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ binding-bridge --- [INFO] 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) @ binding-bridge --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ binding-bridge --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ binding-bridge --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ binding-bridge --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ binding-bridge --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.17.0.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ binding-bridge --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.17.0-javadoc.jar [INFO] [INFO] --- maven-shade-plugin:3.5.2:shade (single-jar) @ binding-bridge --- [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.17.0 in the shaded jar. [INFO] Including net.bytebuddy:byte-buddy:jar:1.14.12 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2 in the shaded jar. [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.17.0 in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:13.0.2 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.2 in the shaded jar. [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1 in the shaded jar. [INFO] Including io.netty:netty-all:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-dns:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http2:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-memcache:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-redis:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-smtp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-socks:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-stomp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-xml:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-handler-proxy:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-sctp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-udt:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.107.Final in the shaded jar. [INFO] Including org.slf4j:slf4j-simple:jar:1.7.32 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.17.0 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:binding-adapter:jar:1.17.0 in the shaded jar. [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.25.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] byte-buddy-1.14.12.jar, gson-2.10.1.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] bus-messagelib-1.17.0.jar, jsonrpc-provider-common-1.17.0.jar define 56 overlapping classes and resources: [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory [WARNING] - 46 more... [WARNING] binding-adapter-1.17.0.jar, binding-bridge-1.17.0.jar, bus-api-1.17.0.jar, bus-jsonrpc-1.17.0.jar, bus-messagelib-1.17.0.jar, bus-spi-1.17.0.jar, concepts-13.0.2.jar, dom-codec-1.17.0.jar, ietf-type-util-13.0.1.jar, jsonrpc-api-1.17.0.jar, jsonrpc-provider-common-1.17.0.jar, jsonrpc-test-model-1.17.0.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-adapter-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, transport-http-1.17.0.jar, transport-zmq-1.17.0.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 2 overlapping resources: [WARNING] - LICENSE [WARNING] - META-INF/git.properties [WARNING] concepts-13.0.2.jar, ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-adapter-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] bus-jsonrpc-1.17.0.jar, jsonrpc-provider-common-1.17.0.jar define 21 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject [WARNING] - 11 more... [WARNING] bus-api-1.17.0.jar, jsonrpc-provider-common-1.17.0.jar define 19 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester [WARNING] - 9 more... [WARNING] netty-all-4.1.107.Final.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-codec-dns-4.1.107.Final.jar, netty-codec-haproxy-4.1.107.Final.jar, netty-codec-http-4.1.107.Final.jar, netty-codec-http2-4.1.107.Final.jar, netty-codec-memcache-4.1.107.Final.jar, netty-codec-mqtt-4.1.107.Final.jar, netty-codec-redis-4.1.107.Final.jar, netty-codec-smtp-4.1.107.Final.jar, netty-codec-socks-4.1.107.Final.jar, netty-codec-stomp-4.1.107.Final.jar, netty-codec-xml-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-handler-proxy-4.1.107.Final.jar, netty-handler-ssl-ocsp-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-resolver-dns-4.1.107.Final.jar, netty-resolver-dns-classes-macos-4.1.107.Final.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-x86_64.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-classes-kqueue-4.1.107.Final.jar, netty-transport-native-epoll-4.1.107.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.107.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.107.Final.jar, netty-transport-rxtx-4.1.107.Final.jar, netty-transport-sctp-4.1.107.Final.jar, netty-transport-udt-4.1.107.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] netty-transport-native-kqueue-4.1.107.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml [WARNING] byte-buddy-1.14.12.jar, guava-32.1.3-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] netty-transport-native-epoll-4.1.107.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.107.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml [WARNING] netty-resolver-dns-native-macos-4.1.107.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml [WARNING] dom-codec-1.17.0.jar, jsonrpc-provider-common-1.17.0.jar define 20 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 [WARNING] - 10 more... [WARNING] binding-adapter-1.17.0.jar, binding-bridge-1.17.0.jar define 2 overlapping resources: [WARNING] - CONTRIBUTING.md [WARNING] - README.markdown [WARNING] bus-spi-1.17.0.jar, jsonrpc-provider-common-1.17.0.jar define 33 overlapping classes and resources: [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient [WARNING] - 23 more... [WARNING] ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-adapter-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] jsonrpc-test-model-1.17.0-tests.jar, jsonrpc-test-model-1.17.0.jar define 2 overlapping resources: [WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.properties [WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.xml [WARNING] logback-classic-1.2.13.jar, slf4j-simple-1.7.32.jar define 3 overlapping classes: [WARNING] - org.slf4j.impl.StaticLoggerBinder [WARNING] - org.slf4j.impl.StaticMDCBinder [WARNING] - org.slf4j.impl.StaticMarkerBinder [WARNING] antlr4-runtime-4.13.1.jar, binding-adapter-1.17.0.jar, binding-bridge-1.17.0.jar, bus-api-1.17.0.jar, bus-jsonrpc-1.17.0.jar, bus-messagelib-1.17.0.jar, bus-spi-1.17.0.jar, byte-buddy-1.14.12.jar, checker-qual-3.42.0.jar, concepts-13.0.2.jar, dom-codec-1.17.0.jar, error_prone_annotations-2.25.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, ietf-type-util-13.0.1.jar, j2objc-annotations-2.8.jar, jsonrpc-api-1.17.0.jar, jsonrpc-provider-common-1.17.0.jar, jsonrpc-test-model-1.17.0-tests.jar, jsonrpc-test-model-1.17.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-adapter-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netty-all-4.1.107.Final.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-codec-dns-4.1.107.Final.jar, netty-codec-haproxy-4.1.107.Final.jar, netty-codec-http-4.1.107.Final.jar, netty-codec-http2-4.1.107.Final.jar, netty-codec-memcache-4.1.107.Final.jar, netty-codec-mqtt-4.1.107.Final.jar, netty-codec-redis-4.1.107.Final.jar, netty-codec-smtp-4.1.107.Final.jar, netty-codec-socks-4.1.107.Final.jar, netty-codec-stomp-4.1.107.Final.jar, netty-codec-xml-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-handler-proxy-4.1.107.Final.jar, netty-handler-ssl-ocsp-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-resolver-dns-4.1.107.Final.jar, netty-resolver-dns-classes-macos-4.1.107.Final.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-x86_64.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-classes-kqueue-4.1.107.Final.jar, netty-transport-native-epoll-4.1.107.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.107.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.107.Final.jar, netty-transport-rxtx-4.1.107.Final.jar, netty-transport-sctp-4.1.107.Final.jar, netty-transport-udt-4.1.107.Final.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, slf4j-api-1.7.32.jar, slf4j-simple-1.7.32.jar, transport-http-1.17.0.jar, transport-zmq-1.17.0.jar, triemap-1.3.1.jar, util-13.0.2.jar, value-2.10.1-annotations.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.17.0.jar with /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.17.0-shaded.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ binding-bridge --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-bridge --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ binding-bridge --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.slf4j:slf4j-api:jar:1.7.32:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.17.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.17.0:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.17.0:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.17.0:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:compile [WARNING] ch.qos.logback:logback-core:jar:1.2.13:compile [WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.17.0:compile [WARNING] ch.qos.logback:logback-classic:jar:1.2.13:compile [WARNING] org.slf4j:slf4j-simple:jar:1.7.32:compile [WARNING] io.netty:netty-all:jar:4.1.107.Final:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ binding-bridge --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.17.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ binding-bridge --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ binding-bridge --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ binding-bridge --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.17.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.17.0/binding-bridge-1.17.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.17.0/binding-bridge-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.17.0/binding-bridge-1.17.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.17.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.17.0/binding-bridge-1.17.0-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ binding-bridge --- [INFO] Skipping artifact deployment [INFO] [INFO] ------------------< org.opendaylight.jsonrpc:jsonrpc >------------------ [INFO] Building JSON-RPC :: POM 1.17.0 [189/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/target/bom.xml [INFO] attaching as jsonrpc-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/target/bom.json [INFO] attaching as jsonrpc-1.17.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-bus >---------------- [INFO] Building JSON-RPC :: BUS 1.17.0 [190/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-bus --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-bus --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-bus --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-bus --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/target/bom.xml [INFO] attaching as jsonrpc-bus-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/target/bom.json [INFO] attaching as jsonrpc-bus-1.17.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-bus --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-bus --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ---------------< org.opendaylight.jsonrpc.bus:examples >---------------- [INFO] Building JSON-RPC :: BUS :: Examples 1.17.0 [191/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ examples --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ examples --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ examples --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ examples --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/target/bom.xml [INFO] attaching as examples-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/target/bom.json [INFO] attaching as examples-1.17.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ examples --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/examples/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ examples --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-security >-------------- [INFO] Building JSON-RPC :: Security 1.17.0 [192/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-security --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-security --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-security --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-security --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/target/bom.xml [INFO] attaching as jsonrpc-security-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/target/bom.json [INFO] attaching as jsonrpc-security-1.17.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-security --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-security --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:tools-parent >---------------- [INFO] Building JSON-RPC :: Tools parent 1.17.0 [193/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ tools-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ tools-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ tools-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ tools-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ tools-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/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) @ tools-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ tools-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ tools-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ tools-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ tools-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ tools-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ tools-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ tools-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ tools-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ tools-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 118 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/parent/target/bom.xml [INFO] attaching as tools-parent-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/parent/target/bom.json [INFO] attaching as tools-parent-1.17.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ tools-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ tools-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ tools-parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ tools-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ tools-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tools-parent --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/parent/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/parent/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tools-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] -----------------< org.opendaylight.jsonrpc:test-tool >----------------- [INFO] Building JSON-RPC :: Tools :: Test 1.17.0 [194/255] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ test-tool --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-tool --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-tool --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ test-tool --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-tool --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/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) @ test-tool --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-tool --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-tool --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-tool --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ test-tool --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ test-tool >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ test-tool --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ test-tool <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ test-tool --- [INFO] 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) @ test-tool --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ test-tool --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ test-tool --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ test-tool --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ test-tool --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/test-tool-1.17.0.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ test-tool --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/test-tool-1.17.0-javadoc.jar [INFO] [INFO] --- maven-shade-plugin:3.5.2:shade (uberjar) @ test-tool --- [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1 in the shaded jar. [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.25.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2 in the shaded jar. [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:13.0.2 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.2 in the shaded jar. [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.17.0 in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.8.1 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.17.0 in the shaded jar. [INFO] Including io.netty:netty-all:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-dns:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http2:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-memcache:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-redis:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-smtp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-socks:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-stomp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-xml:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-handler-proxy:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-sctp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-udt:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.107.Final in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.security:security-noop:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.security:security-api:jar:1.17.0 in the shaded jar. [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.77 in the shaded jar. [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.77 in the shaded jar. [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.77 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.17.0 in the shaded jar. [INFO] Including net.bytebuddy:byte-buddy:jar:1.14.12 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.17.0 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] ietf-type-util-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] bus-messagelib-1.17.0.jar, jsonrpc-provider-common-1.17.0.jar define 56 overlapping classes and resources: [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory [WARNING] - 46 more... [WARNING] bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, byte-buddy-1.14.12.jar, gson-2.10.1.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] bus-jsonrpc-1.17.0.jar, jsonrpc-provider-common-1.17.0.jar define 21 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject [WARNING] - 11 more... [WARNING] bus-api-1.17.0.jar, jsonrpc-provider-common-1.17.0.jar define 19 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester [WARNING] - 9 more... [WARNING] netty-all-4.1.107.Final.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-codec-dns-4.1.107.Final.jar, netty-codec-haproxy-4.1.107.Final.jar, netty-codec-http-4.1.107.Final.jar, netty-codec-http2-4.1.107.Final.jar, netty-codec-memcache-4.1.107.Final.jar, netty-codec-mqtt-4.1.107.Final.jar, netty-codec-redis-4.1.107.Final.jar, netty-codec-smtp-4.1.107.Final.jar, netty-codec-socks-4.1.107.Final.jar, netty-codec-stomp-4.1.107.Final.jar, netty-codec-xml-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-handler-proxy-4.1.107.Final.jar, netty-handler-ssl-ocsp-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-resolver-dns-4.1.107.Final.jar, netty-resolver-dns-classes-macos-4.1.107.Final.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-x86_64.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-classes-kqueue-4.1.107.Final.jar, netty-transport-native-epoll-4.1.107.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.107.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.107.Final.jar, netty-transport-rxtx-4.1.107.Final.jar, netty-transport-sctp-4.1.107.Final.jar, netty-transport-udt-4.1.107.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] netty-transport-native-kqueue-4.1.107.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml [WARNING] byte-buddy-1.14.12.jar, guava-32.1.3-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] netty-transport-native-epoll-4.1.107.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.107.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml [WARNING] netty-resolver-dns-native-macos-4.1.107.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml [WARNING] jsonrpc-provider-common-1.17.0.jar, security-noop-1.17.0.jar define 2 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.security.noop.NoopAuthenticationProvider [WARNING] - org.opendaylight.jsonrpc.security.noop.NoopSecurityService [WARNING] dom-codec-1.17.0.jar, jsonrpc-provider-common-1.17.0.jar define 20 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 [WARNING] - 10 more... [WARNING] bus-api-1.17.0.jar, bus-jsonrpc-1.17.0.jar, bus-messagelib-1.17.0.jar, bus-spi-1.17.0.jar, concepts-13.0.2.jar, dom-codec-1.17.0.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, jsonrpc-api-1.17.0.jar, jsonrpc-provider-common-1.17.0.jar, jsonrpc-test-model-1.17.0.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-inmemory-datastore-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, security-api-1.17.0.jar, security-noop-1.17.0.jar, test-tool-1.17.0.jar, transport-http-1.17.0.jar, transport-zmq-1.17.0.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 2 overlapping resources: [WARNING] - LICENSE [WARNING] - META-INF/git.properties [WARNING] bus-spi-1.17.0.jar, jsonrpc-provider-common-1.17.0.jar define 33 overlapping classes and resources: [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient [WARNING] - 23 more... [WARNING] antlr4-runtime-4.13.1.jar, argparse4j-0.8.1.jar, bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, bus-api-1.17.0.jar, bus-jsonrpc-1.17.0.jar, bus-messagelib-1.17.0.jar, bus-spi-1.17.0.jar, byte-buddy-1.14.12.jar, checker-qual-3.42.0.jar, concepts-13.0.2.jar, dom-codec-1.17.0.jar, error_prone_annotations-2.25.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, j2objc-annotations-2.8.jar, jsonrpc-api-1.17.0.jar, jsonrpc-provider-common-1.17.0.jar, jsonrpc-test-model-1.17.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-inmemory-datastore-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netty-all-4.1.107.Final.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-codec-dns-4.1.107.Final.jar, netty-codec-haproxy-4.1.107.Final.jar, netty-codec-http-4.1.107.Final.jar, netty-codec-http2-4.1.107.Final.jar, netty-codec-memcache-4.1.107.Final.jar, netty-codec-mqtt-4.1.107.Final.jar, netty-codec-redis-4.1.107.Final.jar, netty-codec-smtp-4.1.107.Final.jar, netty-codec-socks-4.1.107.Final.jar, netty-codec-stomp-4.1.107.Final.jar, netty-codec-xml-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-handler-proxy-4.1.107.Final.jar, netty-handler-ssl-ocsp-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-resolver-dns-4.1.107.Final.jar, netty-resolver-dns-classes-macos-4.1.107.Final.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-x86_64.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-classes-kqueue-4.1.107.Final.jar, netty-transport-native-epoll-4.1.107.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.107.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.107.Final.jar, netty-transport-rxtx-4.1.107.Final.jar, netty-transport-sctp-4.1.107.Final.jar, netty-transport-udt-4.1.107.Final.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, security-api-1.17.0.jar, security-noop-1.17.0.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, test-tool-1.17.0.jar, transport-http-1.17.0.jar, transport-zmq-1.17.0.jar, triemap-1.3.1.jar, util-13.0.2.jar, value-2.10.1-annotations.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] concepts-13.0.2.jar, ietf-type-util-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] jsonrpc-provider-common-1.17.0.jar, security-api-1.17.0.jar define 11 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.security.api.AbstractKeyStoreFactory [WARNING] - org.opendaylight.jsonrpc.security.api.AuthenticationProvider [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf$1 [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTrustManager [WARNING] - org.opendaylight.jsonrpc.security.api.JKSFactory [WARNING] - org.opendaylight.jsonrpc.security.api.KeyStoreFactory [WARNING] - org.opendaylight.jsonrpc.security.api.PKCS12Factory [WARNING] - org.opendaylight.jsonrpc.security.api.SecurityConstants [WARNING] - org.opendaylight.jsonrpc.security.api.SecurityService [WARNING] - 1 more... [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/test-tool-1.17.0.jar with /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/test-tool-1.17.0-shaded.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ test-tool --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 129 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/bom.xml [INFO] attaching as test-tool-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/bom.json [INFO] attaching as test-tool-1.17.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-tool --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ test-tool --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.17.0:compile [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.17.0:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile [WARNING] org.opendaylight.jsonrpc.security:security-api:jar:1.17.0:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.0:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.17.0:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.17.0:compile [WARNING] ch.qos.logback:logback-classic:jar:1.2.13:compile [WARNING] io.netty:netty-all:jar:4.1.107.Final:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.0:compile [WARNING] org.opendaylight.jsonrpc.security:security-noop:jar:1.17.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ test-tool --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/test-tool-1.17.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ test-tool --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ test-tool --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-tool --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/test-tool-1.17.0.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/pom.xml to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/test-tool-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/test-tool-1.17.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ test-tool --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:jsonrpc-tools >--------------- [INFO] Building JSON-RPC :: Tools 1.17.0 [195/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-tools --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-tools --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-tools --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-tools --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/target/bom.xml [INFO] attaching as jsonrpc-tools-1.17.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/target/bom.json [INFO] attaching as jsonrpc-tools-1.17.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-tools --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/tools/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-tools --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ------< org.opendaylight.lispflowmapping:lispflowmapping-commons >------ [INFO] Building ODL :: lispflowmapping :: lispflowmapping-commons 1.20.0 [196/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ lispflowmapping-commons --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lispflowmapping-commons --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ lispflowmapping-commons --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ lispflowmapping-commons --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ lispflowmapping-commons --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/commons/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] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ lispflowmapping-commons --- [INFO] Source directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/commons/parent/src/main/yang added. [INFO] Source directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/commons/parent/src/main/yang-gen-sal added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ lispflowmapping-commons --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ lispflowmapping-commons --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ lispflowmapping-commons --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ lispflowmapping-commons >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ lispflowmapping-commons --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ lispflowmapping-commons <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ lispflowmapping-commons --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ lispflowmapping-commons --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ lispflowmapping-commons --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ lispflowmapping-commons --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/commons/parent/target/bom.xml [INFO] attaching as lispflowmapping-commons-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/commons/parent/target/bom.json [INFO] attaching as lispflowmapping-commons-1.20.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-commons --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ lispflowmapping-commons --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ lispflowmapping-commons --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ lispflowmapping-commons --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ lispflowmapping-commons --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lispflowmapping-commons --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/commons/parent/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/commons/parent/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/commons/parent/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ lispflowmapping-commons --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --------< org.opendaylight.lispflowmapping:common.build.tools >--------- [INFO] Building ODL :: lispflowmapping :: common.build.tools 1.20.0 [197/255] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ common.build.tools --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ common.build.tools --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ common.build.tools --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ common.build.tools --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ common.build.tools --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/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] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ common.build.tools --- [INFO] Source directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/src/main/yang added. [INFO] Source directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/src/main/yang-gen-sal added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ common.build.tools --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ common.build.tools --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ common.build.tools --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ common.build.tools --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ common.build.tools --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ common.build.tools >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ common.build.tools --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ common.build.tools <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ common.build.tools --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ common.build.tools --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ common.build.tools --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ common.build.tools --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ common.build.tools --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ common.build.tools --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/target/common.build.tools-1.20.0.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ common.build.tools --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ common.build.tools --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/target/bom.xml [INFO] attaching as common.build.tools-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/target/bom.json [INFO] attaching as common.build.tools-1.20.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ common.build.tools --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ common.build.tools --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ common.build.tools --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/target/common.build.tools-1.20.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ common.build.tools --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ common.build.tools --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ common.build.tools --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/target/common.build.tools-1.20.0.jar to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/target/common.build.tools-1.20.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ common.build.tools --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] -----< org.opendaylight.lispflowmapping:lispflowmapping-artifacts >----- [INFO] Building ODL :: lispflowmapping :: lispflowmapping-artifacts 1.20.0 [198/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ lispflowmapping-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lispflowmapping-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ lispflowmapping-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ lispflowmapping-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/artifacts/target/bom.xml [INFO] attaching as lispflowmapping-artifacts-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/artifacts/target/bom.json [INFO] attaching as lispflowmapping-artifacts-1.20.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lispflowmapping-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/artifacts/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/artifacts/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/artifacts/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ lispflowmapping-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --------< org.opendaylight.lispflowmapping:features-aggregator >-------- [INFO] Building ODL :: lispflowmapping :: features-aggregator 1.20.0 [199/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 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/target/bom.xml [INFO] attaching as features-aggregator-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/target/bom.json [INFO] attaching as features-aggregator-1.20.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/features/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] -------< org.opendaylight.lispflowmapping:lispflowmapping-karaf >------- [INFO] Building ODL :: lispflowmapping :: lispflowmapping-karaf 1.20.0 [200/255] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ lispflowmapping-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lispflowmapping-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ lispflowmapping-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ lispflowmapping-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ lispflowmapping-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-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) @ lispflowmapping-karaf --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ lispflowmapping-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ lispflowmapping-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ lispflowmapping-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ lispflowmapping-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.5:assembly (process-resources) @ lispflowmapping-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.20.0/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.4/xml/features [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 [INFO] Feature odl-apache-shiro/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.3 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.0 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 [INFO] Feature bundle/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.5 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature odl-controller-scala/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.13 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.13 [INFO] Feature package/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.5 [INFO] Feature shell/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.5 [INFO] Feature ssh/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 [INFO] Feature odl-mdsal-model-rfc7952/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.1 [INFO] Feature odl-yanglib-mdsal-writer/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.4 [INFO] Feature odl-stax2-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature pax-web-websockets/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.24 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 [INFO] Feature b34ef864-28bf-44ce-97f2-a10763395c6c/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 [INFO] Feature odl-karaf-feat-jdbc/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] Feature odl-javassist-3/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA [INFO] Feature odl-yangtools-parser-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.2 [INFO] Feature odl-mdsal-distributed-datastore/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.2 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/cfg/datastore [INFO] Feature framework/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature odl-lispflowmapping-southbound/1.20.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.config/1.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.mapcache/1.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.dsbackend/1.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.southbound/1.20.0 [INFO] Feature odl-mdsal-dom-runtime/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.1 [INFO] Feature shell-compat/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.5 [INFO] Feature odl-mdsal-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.1 [INFO] Feature odl-mdsal-model-rfc8525/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.1 [INFO] Feature odl-aaa-encryption-service/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.3 [INFO] Feature odl-mdsal-binding-runtime/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.1 [INFO] Feature http/8.0.24 is defined as a boot feature [INFO] Feature deployer/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 [INFO] Feature odl-netconf-model-rfc5277/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.4 [INFO] Feature odl-mdsal-eos-dom/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.1 [INFO] Feature odl-mdsal-dom-broker/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.1 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 [INFO] Feature odl-controller-akka/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final [INFO] Feature pax-web-http-whiteboard/8.0.24 is defined as a boot feature [INFO] Feature aries-proxy/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 [INFO] Feature odl-gson/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 [INFO] Feature jaas/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature pax-web-http-war/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.5 [INFO] Feature management/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature odl-mdsal-model-rfc8072/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.1 [INFO] Feature odl-aaa-web/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.3 [INFO] Feature odl-aaa-api/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.3 [INFO] Feature log/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-jersey-2/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.2 [INFO] Feature odl-yangtools-common/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.2 [INFO] Feature odl-aaa-password-service/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3/xml/aaa-password-service-config [INFO] Feature odl-restconf-nb/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.4 [INFO] Feature odl-mdsal-singleton-dom/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.1 [INFO] Feature odl-controller-mdsal-common/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.2 [INFO] Feature pax-web-whiteboard/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.24 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 [INFO] Feature odl-lispflowmapping-mappingservice-shell/1.20.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.shell/1.20.0 [INFO] Feature odl-yangtools-data/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.2 [INFO] Feature war/4.4.5 is defined as a boot feature [INFO] Feature odl-netconf-model-rfc6243/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.4 [INFO] Feature scr/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature odl-controller-blueprint/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.2 [INFO] Feature standard/4.4.5 is defined as a boot feature [INFO] Feature pax-web-war/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Feature odl-mdsal-eos-binding/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.1 [INFO] Feature odl-yangtools-xpath-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.2 [INFO] Feature odl-antlr4/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 [INFO] Feature odl-mdsal-model-rfc6991/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.1 [INFO] Feature odl-netconf-model-rfc8040/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.4 [INFO] Feature odl-mdsal-model-rfc8342/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.1 [INFO] Feature odl-apache-commons-text/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 [INFO] Feature odl-karaf-feat-jetty/13.0.11 is defined as a boot feature [INFO] Feature odl-apache-commons-lang3/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 [INFO] Feature feature/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature odl-servlet-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature system/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-dropwizard-metrics/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.25 [INFO] Feature odl-ws-rs-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature odl-mdsal-broker/9.0.2 is defined as a boot feature [INFO] Feature odl-netconf-model-rfc8526/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.4 [INFO] Feature odl-restconf-common/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.4 [INFO] Feature config/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.5 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature odl-mdsal-binding-base/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.1 [INFO] Feature pax-web-http-jetty/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/config-jetty [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/context-jetty [INFO] adding config file: etc/org.ops4j.pax.web.cfg [INFO] Feature odl-lispflowmapping-inmemorydb/1.20.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.inmemorydb/1.20.0 [INFO] Feature diagnostic/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.5 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.5 [INFO] Feature odl-mdsal-bytebuddy/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.12 [INFO] Feature odl-yangtools-xpath/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.2 [INFO] Feature odl-lispflowmapping-models/1.20.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.lisp-proto/1.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.api/1.20.0 [INFO] Feature odl-aaa-cert/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3/xml/config [INFO] Feature odl-yangtools-export/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.2 [INFO] Feature odl-netconf-model-rfc6241/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.4 [INFO] Feature pax-web-jetty/9.4.53.v20231009 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.53.v20231009 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.53.v20231009 [INFO] Feature odl-lispflowmapping-mappingservice/1.20.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.implementation/1.20.0 [INFO] Feature odl-lispflowmapping-msmr/1.20.0 is defined as a boot feature [INFO] Feature odl-restconf/7.0.4 is defined as a boot feature [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature odl-jakarta-activation-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature pax-web-http/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.5 [INFO] Feature pax-web-core/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.24 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.24 [INFO] Feature kar/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-guava/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] Feature odl-aaa-shiro/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.3 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/xml/aaa-app-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/xml/aaa-datastore-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3/xml/aaa-password-service-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/py/idmtool [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.3/cfg/config [INFO] Feature odl-mdsal-dom-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.1 [INFO] Feature odl-yangtools-util/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.2 [INFO] Feature odl-netconf-model-rfc6470/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.4 [INFO] Feature odl-mdsal-clustering-commons/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.2 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.25 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.2 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature odl-mdsal-model-rfc8040/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.1 [INFO] Feature odl-mdsal-eos-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.1 [INFO] Feature aries-blueprint/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.5 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.1 [INFO] Feature instance/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.5 [INFO] Feature pax-web-jsp/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.24 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 [INFO] Feature odl-mdsal-singleton-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.1 [INFO] Feature odl-yangtools-data-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.2 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.1 [INFO] Feature odl-yangtools-codec/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.2 [INFO] Feature odl-netty-4/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.107.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.107.Final [INFO] Feature odl-mdsal-binding-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.1 [INFO] Feature odl-jolokia/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.2/cfg/configuration [INFO] Feature odl-netconf-api/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.4 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 [INFO] Feature odl-yangtools-parser/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.2 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.5 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ lispflowmapping-karaf --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ lispflowmapping-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ lispflowmapping-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ lispflowmapping-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ lispflowmapping-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ lispflowmapping-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ lispflowmapping-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ lispflowmapping-karaf --- [INFO] No tests to run. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ lispflowmapping-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ lispflowmapping-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ lispflowmapping-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.11-config.properties to /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ lispflowmapping-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ lispflowmapping-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.11:populate-local-repo (populate-local-repo) @ lispflowmapping-karaf --- [INFO] Feature repository discovered recursively: e421ced7-355f-4f39-b58f-1e0de7f65e00 [INFO] Feature repository discovered recursively: features-lispflowmapping [INFO] Feature repository discovered recursively: odl-lispflowmapping-models [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: features-lispflowmapping [INFO] Feature repository discovered recursively: odl-lispflowmapping-models [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.24 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ lispflowmapping-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ lispflowmapping-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ lispflowmapping-karaf --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/target/lispflowmapping-karaf-1.20.0.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ lispflowmapping-karaf --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ lispflowmapping-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ lispflowmapping-karaf --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ lispflowmapping-karaf --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.11:compile [WARNING] org.apache.karaf.features:framework:kar:4.4.5:compile [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ lispflowmapping-karaf --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ lispflowmapping-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ lispflowmapping-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lispflowmapping-karaf --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.20.0/lispflowmapping-karaf-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/target/lispflowmapping-karaf-1.20.0.tar.gz to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.20.0/lispflowmapping-karaf-1.20.0.tar.gz [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/target/lispflowmapping-karaf-1.20.0.zip to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.20.0/lispflowmapping-karaf-1.20.0.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ lispflowmapping-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.opendaylight.lispflowmapping:mappingservice.integrationtest >--- [INFO] Building ODL :: lispflowmapping :: mappingservice.integrationtest 1.20.0 [201/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.integrationtest --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.integrationtest --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.integrationtest --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mappingservice.integrationtest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.integrationtest --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/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) @ mappingservice.integrationtest --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.integrationtest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ mappingservice.integrationtest --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.integrationtest --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.integrationtest --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mappingservice.integrationtest --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ mappingservice.integrationtest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ mappingservice.integrationtest --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ mappingservice.integrationtest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ mappingservice.integrationtest --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.integrationtest --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/src/test/resources [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ mappingservice.integrationtest --- [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mappingservice.integrationtest --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.integrationtest --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/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.lispflowmapping.integrationtest.MappingServiceIntegrationTest [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 183.1 s <<< FAILURE! -- in org.opendaylight.lispflowmapping.integrationtest.MappingServiceIntegrationTest [ERROR] org.opendaylight.lispflowmapping.integrationtest.MappingServiceIntegrationTest -- Time elapsed: 183.1 s <<< ERROR! java.lang.RuntimeException: Container never came up at org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.stop(KarafTestContainer.java:695) at org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.tearDown(EagerSingleStagedReactor.java:118) at org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.afterClass(EagerSingleStagedReactor.java:132) at org.ops4j.pax.exam.spi.reactors.ReactorManager.afterClass(ReactorManager.java:441) at org.ops4j.pax.exam.junit.impl.ProbeRunner.run(ProbeRunner.java:107) at org.ops4j.pax.exam.junit.PaxExam.run(PaxExam.java:93) [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] MappingServiceIntegrationTest » Runtime Container never came up [INFO] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0 [INFO] [ERROR] Please refer to /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/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. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ mappingservice.integrationtest --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.integrationtest --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/target/mappingservice.integrationtest-1.20.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.integrationtest --- [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (default) @ mappingservice.integrationtest --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ mappingservice.integrationtest --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 447 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/target/bom.xml [INFO] attaching as mappingservice.integrationtest-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/target/bom.json [INFO] attaching as mappingservice.integrationtest-1.20.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.integrationtest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (default) @ mappingservice.integrationtest --- [INFO] Failsafe report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/target/surefire-reports [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.integrationtest --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:runtime [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:runtime [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:runtime [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime [WARNING] net.java.dev.jna:jna:jar:5.14.0:runtime [WARNING] org.opendaylight.lispflowmapping:mappingservice.api:jar:1.20.0:runtime [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:runtime [WARNING] org.opendaylight.lispflowmapping:mappingservice.implementation:jar:1.20.0:runtime [WARNING] org.objenesis:objenesis:jar:3.3:test [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:runtime [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:runtime [WARNING] com.google.guava:guava:jar:32.1.3-jre:runtime [WARNING] org.opendaylight.lispflowmapping:mappingservice.config:jar:1.20.0:runtime [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test [WARNING] org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.20.0:runtime [WARNING] org.opendaylight.controller:atomix-storage:jar:9.0.2:runtime [WARNING] org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime [WARNING] org.ops4j.base:ops4j-base-io:jar:1.5.1:test [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:runtime [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.5:runtime [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:runtime [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.lispflowmapping:lispflowmapping-karaf:zip:1.20.0:compile [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.integrationtest --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.integrationtest --- [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.io.FileWriter.(File, Charset) [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4492: Prefer java.io.InputStreamReader(java.io.InputStream, java.nio.charset.Charset) [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.integrationtest --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.integrationtest' with 0 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.integrationtest --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/target/mappingservice.integrationtest-1.20.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.integrationtest --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.integrationtest --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.integrationtest --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.lispflowmapping:lispflowmapping-all >-------- [INFO] Building lispflowmapping 1.20.0 [202/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ lispflowmapping-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lispflowmapping-all --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ lispflowmapping-all --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ lispflowmapping-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ lispflowmapping-all --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/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] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ lispflowmapping-all --- [INFO] Source directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/src/main/yang added. [INFO] Source directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/src/main/yang-gen-sal added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ lispflowmapping-all --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ lispflowmapping-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ lispflowmapping-all --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ lispflowmapping-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ lispflowmapping-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ lispflowmapping-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ lispflowmapping-all --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ lispflowmapping-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ lispflowmapping-all --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ lispflowmapping-all --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/target/bom.xml [INFO] attaching as lispflowmapping-all-1.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/target/bom.json [INFO] attaching as lispflowmapping-all-1.20.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ lispflowmapping-all --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ lispflowmapping-all --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ lispflowmapping-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ lispflowmapping-all --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lispflowmapping-all --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ lispflowmapping-all --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------ [INFO] Building openflowplugin-artifacts 0.19.0 [203/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/artifacts/target/bom.xml [INFO] attaching as openflowplugin-artifacts-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/artifacts/target/bom.json [INFO] attaching as openflowplugin-artifacts-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/artifacts/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/artifacts/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >-------- [INFO] Building libraries-aggregator 0.19.0 [204/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ libraries-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ libraries-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ libraries-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ libraries-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ libraries-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ libraries-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava >-- [INFO] Building ODL :: openflowjava :: features-openflowjava 0.19.0 [205/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-openflowjava --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowjava --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowjava --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowjava --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowjava --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-openflowjava --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowjava --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowjava --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowjava --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-openflowjava --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ features-openflowjava >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-openflowjava --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-openflowjava <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-openflowjava --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-openflowjava --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-openflowjava --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-openflowjava --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-openflowjava --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 62 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.xml [INFO] attaching as features-openflowjava-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.json [INFO] attaching as features-openflowjava-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowjava --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-openflowjava --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-openflowjava --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-openflowjava --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-openflowjava --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-openflowjava --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-openflowjava --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava-aggregator >-- [INFO] Building ODL :: openflowjava :: features-openflowjava-aggregator 0.19.0 [206/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-openflowjava-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowjava-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowjava-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-openflowjava-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/target/bom.xml [INFO] attaching as features-openflowjava-aggregator-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/target/bom.json [INFO] attaching as features-openflowjava-aggregator-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-openflowjava-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-openflowjava-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------ [INFO] Building simple-client 0.19.0 [207/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ simple-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ simple-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ simple-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ simple-client --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ simple-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/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) @ simple-client --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ simple-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ simple-client --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ simple-client --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ simple-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ simple-client >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ simple-client --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ simple-client <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ simple-client --- [INFO] 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) @ simple-client --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ simple-client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ simple-client --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ simple-client --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ simple-client --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/simple-client-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ simple-client --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/simple-client-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ simple-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/bom.xml [INFO] attaching as simple-client-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/bom.json [INFO] attaching as simple-client-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ simple-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ simple-client --- [WARNING] Unused declared dependencies found: [WARNING] org.slf4j:slf4j-simple:jar:1.7.32:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ simple-client --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/simple-client-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ simple-client --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ simple-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ simple-client --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/simple-client-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/pom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/simple-client-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/simple-client-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ simple-client --- [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ simple-client --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ simple-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.19.0 [208/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflow-protocol-it --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-it --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-it --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/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] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflow-protocol-it --- [INFO] Source directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-it --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflow-protocol-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflow-protocol-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-it --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflow-protocol-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflow-protocol-it --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/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.openflowjava.protocol.it.integration.IntegrationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.36 s -- in org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflow-protocol-it --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-it --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflow-protocol-it --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflow-protocol-it --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflow-protocol-it --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/target/bom.xml [INFO] attaching as openflow-protocol-it-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/target/bom.json [INFO] attaching as openflow-protocol-it-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflow-protocol-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:test [WARNING] com.google.guava:guava:jar:32.1.3-jre:test [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.19.0:test [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.19.0:test [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:6.0.6:test [WARNING] Unused declared dependencies found: [WARNING] org.slf4j:slf4j-simple:jar:1.7.32:compile [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflow-protocol-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflow-protocol-it --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-it' with 0 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflow-protocol-it --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-it --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflow-protocol-it --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-it --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.openflowplugin:test-extension >----------- [INFO] Building test-extension 0.19.0 [209/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ test-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-extension --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-extension --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ test-extension --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-extension --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/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:13.0.2:generate-sources (binding) @ test-extension --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/src/main/yang [INFO] yang-to-sources: Found 17 dependencies in 2.991 ms [INFO] yang-to-sources: Project model files found: 1 in 352.6 μs [INFO] yang-to-sources: 1 YANG models processed in 94.08 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 488.9 μs [INFO] Sorted 9 files into 3 directories in 62.02 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 9 in 5.060 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ test-extension --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-extension --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-extension --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-extension --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ test-extension --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ test-extension >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ test-extension --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ test-extension <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ test-extension --- [INFO] 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) @ test-extension --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ test-extension --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ test-extension --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ test-extension --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-extension --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/target/test-extension-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ test-extension --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/target/test-extension-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ test-extension --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 52 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/target/bom.xml [INFO] attaching as test-extension-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/target/bom.json [INFO] attaching as test-extension-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-extension --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ test-extension --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.19.0:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.19.0:compile [WARNING] org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.19.0:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.19.0:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin:jar:0.19.0:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.19.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ test-extension --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/target/test-extension-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ test-extension --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ test-extension --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-extension --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/target/test-extension-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/target/test-extension-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/target/test-extension-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-extension --- [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ test-extension --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-extension --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.openflowplugin:features-extension-aggregator >---- [INFO] Building features-extension-aggregator 0.19.0 [210/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-extension-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-extension-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-extension-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-extension-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/target/bom.xml [INFO] attaching as features-extension-aggregator-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/target/bom.json [INFO] attaching as features-extension-aggregator-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-extension-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-extension-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >-- [INFO] Building openflowplugin-extension-aggregator 0.19.0 [211/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-extension-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------ [INFO] Building test-provider 0.19.0 [212/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ test-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ test-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-provider --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-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) @ test-provider --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-provider --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-provider --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ test-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[42,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[44,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkOverutilized in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[48,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkUtilizationNormal in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[649,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[651,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[652,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[658,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[660,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[661,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[663,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[668,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[670,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[671,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[673,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[681,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[683,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[391,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[395,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[61,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[66,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[71,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[76,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[558,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[560,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[201,61] org.opendaylight.openflowplugin.test.FlowEventListenerLoggingImpl in org.opendaylight.openflowplugin.test has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2573,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2575,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[325,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[327,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[345,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[347,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[350,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[352,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,79] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[591,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[593,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[598,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ test-provider >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ test-provider --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ test-provider <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ test-provider --- [INFO] 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) @ test-provider --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ test-provider --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ test-provider --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ test-provider --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-provider --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/test-provider-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ test-provider --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/test-provider-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ test-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/bom.xml [INFO] attaching as test-provider-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/bom.json [INFO] attaching as test-provider-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ test-provider --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ test-provider --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/test-provider-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ test-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ test-provider --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-provider --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/test-provider-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/test-provider-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/test-provider-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-provider --- [INFO] Installing org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ test-provider --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-provider --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >--------- [INFO] Building features-aggregator 0.19.0 [213/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 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/target/bom.xml [INFO] attaching as features-aggregator-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/target/bom.json [INFO] attaching as features-aggregator-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >-- [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.19.0 [214/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ arbitratorreconciliation-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ arbitratorreconciliation-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arbitratorreconciliation-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ arbitratorreconciliation-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >------- [INFO] Building applications-aggregator 0.19.0 [215/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ applications-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ applications-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ applications-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ applications-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ applications-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ applications-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >------- [INFO] Building model-aggregator 0.19.0 [216/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ model-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >----------- [INFO] Building learning-switch 0.19.0 [217/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ learning-switch --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ learning-switch --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ learning-switch --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ learning-switch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ learning-switch --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/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) @ learning-switch --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ learning-switch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ learning-switch --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ learning-switch --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ learning-switch --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[65,56] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[28,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[50,56] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ learning-switch >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ learning-switch --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ learning-switch <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ learning-switch --- [INFO] 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) @ learning-switch --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ learning-switch --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ learning-switch --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ learning-switch --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ learning-switch --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/learning-switch-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ learning-switch --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/learning-switch-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ learning-switch --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/bom.xml [INFO] attaching as learning-switch-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/bom.json [INFO] attaching as learning-switch-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ learning-switch --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ learning-switch --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ learning-switch --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/learning-switch-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ learning-switch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ learning-switch --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ learning-switch --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/learning-switch-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/pom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/learning-switch-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/learning-switch-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ learning-switch --- [INFO] Installing org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ learning-switch --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ learning-switch --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >----------- [INFO] Building sample-consumer 0.19.0 [218/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sample-consumer --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sample-consumer --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ sample-consumer --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sample-consumer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ sample-consumer --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/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) @ sample-consumer --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ sample-consumer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sample-consumer --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-consumer --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ sample-consumer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ sample-consumer >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ sample-consumer --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ sample-consumer <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ sample-consumer --- [INFO] 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) @ sample-consumer --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ sample-consumer --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ sample-consumer --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ sample-consumer --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ sample-consumer --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/sample-consumer-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ sample-consumer --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/sample-consumer-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ sample-consumer --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/bom.xml [INFO] attaching as sample-consumer-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/bom.json [INFO] attaching as sample-consumer-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sample-consumer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ sample-consumer --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ sample-consumer --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/sample-consumer-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ sample-consumer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ sample-consumer --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sample-consumer --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/sample-consumer-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/sample-consumer-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/sample-consumer-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ sample-consumer --- [INFO] Installing org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ sample-consumer --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ sample-consumer --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >----------- [INFO] Building sample-bundles 0.19.0 [219/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sample-bundles --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sample-bundles --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ sample-bundles --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sample-bundles --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ sample-bundles --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/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) @ sample-bundles --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ sample-bundles --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sample-bundles --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-bundles --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ sample-bundles --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ sample-bundles >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ sample-bundles --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ sample-bundles <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ sample-bundles --- [INFO] 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) @ sample-bundles --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ sample-bundles --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ sample-bundles --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ sample-bundles --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ sample-bundles --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/sample-bundles-0.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ sample-bundles --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/sample-bundles-0.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ sample-bundles --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/bom.xml [INFO] attaching as sample-bundles-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/bom.json [INFO] attaching as sample-bundles-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sample-bundles --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ sample-bundles --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ sample-bundles --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/sample-bundles-0.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ sample-bundles --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ sample-bundles --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sample-bundles --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/sample-bundles-0.19.0.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/sample-bundles-0.19.0-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/sample-bundles-0.19.0-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ sample-bundles --- [INFO] Installing org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ sample-bundles --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ sample-bundles --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >-- [INFO] Building openflowplugin-samples-aggregator 0.19.0 [220/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-samples-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-samples-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-samples-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-samples-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-samples-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ [INFO] Building openflowplugin 0.19.0 [221/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/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) @ openflowplugin-aggregator --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-aggregator --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-aggregator --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-aggregator --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-aggregator --- [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ openflowplugin-aggregator --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/target/bom.xml [INFO] attaching as openflowplugin-aggregator-0.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/target/bom.json [INFO] attaching as openflowplugin-aggregator-0.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-aggregator --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-aggregator --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-aggregator --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ---------------------< org.opendaylight.ovsdb:it >---------------------- [INFO] Building ODL :: ovsdb :: it 1.19.0 [222/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ it --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ it --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ it --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ it --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/it/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) @ it --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ it --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ it --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ it --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ it --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ it --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ it --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (prep-jacoco-agent) @ it --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/it/target/exam/jars [INFO] Executed tasks [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (default) @ it --- [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ it --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/it/target/bom.xml [INFO] attaching as it-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/it/target/bom.json [INFO] attaching as it-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (default) @ it --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ it --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ it --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ it --- [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.io.FileWriter.(File, Charset) [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4492: Prefer java.io.InputStreamReader(java.io.InputStream, java.nio.charset.Charset) [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ it --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ it --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/it/pom.xml to /tmp/r/org/opendaylight/ovsdb/it/1.19.0/it-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/it/1.19.0/it-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/commons/it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/it/1.19.0/it-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ it --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] -------------------< org.opendaylight.ovsdb:parents >------------------- [INFO] Building ODL :: ovsdb :: parents 1.19.0 [223/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ parents --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ parents --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ parents --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ parents --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ parents --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ parents --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------< org.opendaylight.ovsdb:hwvtepsouthbound-karaf >------------ [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-karaf 1.19.0 [224/255] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ hwvtepsouthbound-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-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) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hwvtepsouthbound-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hwvtepsouthbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ hwvtepsouthbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.5:assembly (process-resources) @ hwvtepsouthbound-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.19.0/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 [INFO] Feature 9a6bfc1e-9247-4034-a09e-b91c045ef2a0/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 [INFO] Feature odl-apache-shiro/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.3 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.0 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 [INFO] Feature bundle/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.5 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature odl-controller-scala/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.13 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.13 [INFO] Feature package/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.5 [INFO] Feature shell/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.5 [INFO] Feature odl-ovsdb-hwvtepsouthbound/1.19.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-impl/1.19.0 [INFO] Feature ssh/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 [INFO] Feature odl-mdsal-model-rfc7952/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.1 [INFO] Feature odl-yanglib-mdsal-writer/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.4 [INFO] Feature odl-stax2-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature pax-web-websockets/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.24 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 [INFO] Feature odl-karaf-feat-jdbc/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] Feature odl-javassist-3/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA [INFO] Feature odl-yangtools-parser-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.2 [INFO] Feature odl-mdsal-distributed-datastore/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.2 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/cfg/datastore [INFO] Feature framework/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature odl-mdsal-dom-runtime/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.1 [INFO] Feature shell-compat/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.5 [INFO] Feature odl-mdsal-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.1 [INFO] Feature odl-mdsal-model-rfc8525/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.1 [INFO] Feature odl-aaa-encryption-service/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.3 [INFO] Feature odl-mdsal-binding-runtime/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.1 [INFO] Feature http/8.0.24 is defined as a boot feature [INFO] Feature deployer/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 [INFO] Feature odl-mdsal-model-odl-l2-types/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.25.1 [INFO] Feature odl-netconf-model-rfc5277/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.4 [INFO] Feature odl-mdsal-eos-dom/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.1 [INFO] Feature odl-mdsal-dom-broker/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.1 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 [INFO] Feature odl-controller-akka/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final [INFO] Feature pax-web-http-whiteboard/8.0.24 is defined as a boot feature [INFO] Feature aries-proxy/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 [INFO] Feature odl-gson/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 [INFO] Feature jaas/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature pax-web-http-war/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.5 [INFO] Feature management/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature odl-mdsal-model-rfc8072/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.1 [INFO] Feature odl-aaa-web/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.3 [INFO] Feature odl-aaa-api/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.3 [INFO] Feature log/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-jersey-2/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.2 [INFO] Feature odl-yangtools-common/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.2 [INFO] Feature odl-aaa-password-service/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3/xml/aaa-password-service-config [INFO] Feature odl-restconf-nb/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.4 [INFO] Feature odl-mdsal-singleton-dom/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.1 [INFO] Feature odl-controller-mdsal-common/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.2 [INFO] Feature pax-web-whiteboard/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.24 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 [INFO] Feature odl-jackson-2/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.15.4 [INFO] Feature odl-yangtools-data/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.2 [INFO] Feature war/4.4.5 is defined as a boot feature [INFO] Feature odl-netconf-model-rfc6243/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.4 [INFO] Feature odl-ovsdb-southbound-api/1.19.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-api/1.19.0 [INFO] Feature scr/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature odl-controller-blueprint/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.2 [INFO] Feature standard/4.4.5 is defined as a boot feature [INFO] Feature pax-web-war/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Feature odl-mdsal-eos-binding/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.1 [INFO] Feature odl-ovsdb-hwvtepsouthbound-api/1.19.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-api/1.19.0 [INFO] Feature odl-yangtools-xpath-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.2 [INFO] Feature odl-antlr4/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 [INFO] Feature odl-mdsal-model-rfc6991/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.1 [INFO] Feature odl-netconf-model-rfc8040/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.4 [INFO] Feature odl-mdsal-model-rfc8342/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.1 [INFO] Feature odl-apache-commons-text/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 [INFO] Feature odl-karaf-feat-jetty/13.0.11 is defined as a boot feature [INFO] Feature odl-apache-commons-lang3/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 [INFO] Feature feature/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature odl-servlet-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature system/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-ws-rs-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature odl-dropwizard-metrics/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.25 [INFO] Feature odl-mdsal-broker/9.0.2 is defined as a boot feature [INFO] Feature odl-netconf-model-rfc8526/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.4 [INFO] Feature odl-restconf-common/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.4 [INFO] Feature config/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.5 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature odl-mdsal-binding-base/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.1 [INFO] Feature pax-web-http-jetty/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/config-jetty [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/context-jetty [INFO] adding config file: etc/org.ops4j.pax.web.cfg [INFO] Feature diagnostic/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.5 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.5 [INFO] Feature odl-mdsal-bytebuddy/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.12 [INFO] Feature odl-yangtools-xpath/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.2 [INFO] Feature odl-aaa-cert/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3/xml/config [INFO] Feature odl-yangtools-export/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.2 [INFO] Feature odl-netconf-model-rfc6241/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.4 [INFO] Feature pax-web-jetty/9.4.53.v20231009 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.53.v20231009 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.53.v20231009 [INFO] Feature odl-woodstox/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/6.6.1 [INFO] Feature odl-restconf/7.0.4 is defined as a boot feature [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature odl-jakarta-activation-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature pax-web-http/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.5 [INFO] Feature pax-web-core/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.24 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.24 [INFO] Feature kar/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-guava/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] Feature odl-ovsdb-hwvtepsouthbound-ui/1.19.0 is defined as a boot feature [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.1 [INFO] Feature odl-aaa-shiro/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.3 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/xml/aaa-app-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/xml/aaa-datastore-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3/xml/aaa-password-service-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/py/idmtool [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.3/cfg/config [INFO] Feature odl-mdsal-dom-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.1 [INFO] Feature odl-yangtools-util/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.2 [INFO] Feature odl-netconf-model-rfc6470/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.4 [INFO] Feature odl-mdsal-clustering-commons/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.2 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.25 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.2 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] Feature odl-ovsdb-utils/1.19.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.southbound-utils/1.19.0 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.config/1.19.0 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.mdsal-utils/1.19.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature odl-mdsal-model-rfc8040/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.1 [INFO] Feature odl-ovsdb-hwvtepsouthbound-rest/1.19.0 is defined as a boot feature [INFO] Feature odl-mdsal-eos-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.1 [INFO] Feature aries-blueprint/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.5 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.1 [INFO] Feature instance/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.5 [INFO] Feature odl-ovsdb-library/1.19.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.19.0 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.19.0 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.19.0 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.19.0 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.19.0/cfg/config [INFO] Feature pax-web-jsp/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.24 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 [INFO] Feature odl-mdsal-singleton-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.1 [INFO] Feature odl-yangtools-data-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.2 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.1 [INFO] Feature odl-yangtools-codec/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.2 [INFO] Feature odl-netty-4/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.107.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.107.Final [INFO] Feature odl-restconf-openapi/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/7.0.4 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 [INFO] Feature odl-mdsal-binding-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.1 [INFO] Feature odl-jolokia/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.2/cfg/configuration [INFO] Feature odl-netconf-api/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.4 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 [INFO] Feature odl-yangtools-parser/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.2 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.5 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ hwvtepsouthbound-karaf --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ hwvtepsouthbound-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ hwvtepsouthbound-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ hwvtepsouthbound-karaf --- [INFO] No tests to run. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ hwvtepsouthbound-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.11-config.properties to /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ hwvtepsouthbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.11:populate-local-repo (populate-local-repo) @ hwvtepsouthbound-karaf --- [INFO] Feature repository discovered recursively: 83b81e92-bd33-411e-b737-a38b6775af8d [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.19.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.19.0 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.19.0 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.19.0 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.19.0 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.19.0 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.19.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.19.0 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.19.0 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.19.0 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.19.0 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.19.0 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.24 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ hwvtepsouthbound-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ hwvtepsouthbound-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hwvtepsouthbound-karaf --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.19.0.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ hwvtepsouthbound-karaf --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-karaf --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.11:compile [WARNING] org.apache.karaf.features:framework:kar:4.4.5:compile [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-karaf --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ hwvtepsouthbound-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-karaf --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.19.0/hwvtepsouthbound-karaf-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.19.0.tar.gz to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.19.0/hwvtepsouthbound-karaf-1.19.0.tar.gz [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.19.0.zip to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.19.0/hwvtepsouthbound-karaf-1.19.0.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] ----< org.opendaylight.ovsdb:hwvtepsouthbound-features-aggregator >----- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.19.0 [225/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-features-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ hwvtepsouthbound-features-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.xml [INFO] attaching as hwvtepsouthbound-features-aggregator-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.json [INFO] attaching as hwvtepsouthbound-features-aggregator-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-features-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-features-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ---------< org.opendaylight.ovsdb:hwvtepsouthbound-artifacts >---------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.19.0 [226/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ hwvtepsouthbound-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.xml [INFO] attaching as hwvtepsouthbound-artifacts-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.json [INFO] attaching as hwvtepsouthbound-artifacts-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] -------------< org.opendaylight.ovsdb:hwvtepsouthbound-it >------------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-it 1.19.0 [227/255] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-it --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-it --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ hwvtepsouthbound-it --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/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) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hwvtepsouthbound-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ hwvtepsouthbound-it --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hwvtepsouthbound-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ hwvtepsouthbound-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ hwvtepsouthbound-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/resources [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ hwvtepsouthbound-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[281,19] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[507,33] auto-closeable resource testPSwitch is never referenced in body of corresponding try statement [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ hwvtepsouthbound-it --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/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.0.11:copy-files (default) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hwvtepsouthbound-it --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/hwvtepsouthbound-it-1.19.0.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (prep-jacoco-agent) @ hwvtepsouthbound-it --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/exam/jars [INFO] Executed tasks [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (default) @ hwvtepsouthbound-it --- [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ hwvtepsouthbound-it --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 448 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.xml [INFO] attaching as hwvtepsouthbound-it-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.json [INFO] attaching as hwvtepsouthbound-it-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (default) @ hwvtepsouthbound-it --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [WARNING] org.opendaylight.controller:atomix-storage:jar:9.0.2:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile [WARNING] net.java.dev.jna:jna:jar:5.14.0:runtime [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.19.0:compile [WARNING] org.objenesis:objenesis:jar:3.3:test [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.5:test [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.19.0:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.19.0:compile [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-features:xml:features:1.19.0:compile [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.14:compile [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils:jar:1.19.0:compile [WARNING] org.osgi:org.osgi.framework:jar:1.10.0:compile [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.19.0:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [WARNING] org.opendaylight.controller:atomix-storage:jar:9.0.2:compile [WARNING] junit:junit:jar:4.13.2:compile [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.13.5:compile [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.19.0:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.19.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-it --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ hwvtepsouthbound-it --- [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.io.FileWriter.(File, Charset) [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4492: Prefer java.io.InputStreamReader(java.io.InputStream, java.nio.charset.Charset) [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ hwvtepsouthbound-it --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: hwvtepsouthbound-it' with 0 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-it --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/hwvtepsouthbound-it-1.19.0.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-it --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ---------< org.opendaylight.ovsdb:hwvtepsouthbound-aggregator >--------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.19.0 [228/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ hwvtepsouthbound-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.opendaylight.ovsdb:library-karaf >---------------- [INFO] Building ODL :: ovsdb :: library-karaf 1.19.0 [229/255] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ library-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ library-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/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) @ library-karaf --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ library-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ library-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ library-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/karaf/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ library-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.5:assembly (process-resources) @ library-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 [INFO] Feature odl-mdsal-eos-binding/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.1 [INFO] Feature bundle/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.5 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature odl-antlr4/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 [INFO] Feature odl-yangtools-xpath-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.2 [INFO] Feature odl-controller-scala/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.13 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.13 [INFO] Feature package/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.5 [INFO] Feature shell/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.5 [INFO] Feature odl-apache-commons-text/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 [INFO] Feature odl-apache-commons-lang3/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 [INFO] Feature ssh/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 [INFO] Feature feature/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature odl-stax2-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature odl-servlet-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature system/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-ws-rs-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature odl-dropwizard-metrics/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.25 [INFO] Feature odl-mdsal-broker/9.0.2 is defined as a boot feature [INFO] Feature config/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.5 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature odl-yangtools-parser-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.2 [INFO] Feature odl-mdsal-binding-base/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.1 [INFO] Feature odl-mdsal-distributed-datastore/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.2 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/cfg/datastore [INFO] Feature framework/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature odl-mdsal-dom-runtime/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.1 [INFO] Feature shell-compat/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.5 [INFO] Feature odl-mdsal-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.1 [INFO] Feature diagnostic/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.5 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.5 [INFO] Feature odl-mdsal-bytebuddy/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.12 [INFO] Feature odl-yangtools-xpath/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.2 [INFO] Feature odl-aaa-encryption-service/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.3 [INFO] Feature odl-aaa-cert/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3/xml/config [INFO] Feature odl-mdsal-binding-runtime/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.1 [INFO] Feature deployer/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 [INFO] Feature odl-woodstox/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/6.6.1 [INFO] Feature odl-mdsal-eos-dom/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.1 [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature odl-jakarta-activation-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature odl-mdsal-dom-broker/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.1 [INFO] Feature kar/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-guava/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 [INFO] Feature odl-controller-akka/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final [INFO] Feature aries-proxy/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 [INFO] Feature odl-mdsal-dom-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.1 [INFO] Feature odl-gson/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 [INFO] Feature jaas/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-yangtools-util/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.2 [INFO] Feature odl-mdsal-clustering-commons/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.2 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.25 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.2 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature management/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature log/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-mdsal-eos-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.1 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.2 [INFO] Feature odl-yangtools-common/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.2 [INFO] Feature aries-blueprint/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.5 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.1 [INFO] Feature odl-mdsal-singleton-dom/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.1 [INFO] Feature instance/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.5 [INFO] Feature odl-ovsdb-library/1.19.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.19.0 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.19.0 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.19.0 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.19.0 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.19.0/cfg/config [INFO] Feature odl-controller-mdsal-common/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.2 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature odl-mdsal-singleton-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.1 [INFO] Feature odl-yangtools-data-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.2 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.1 [INFO] Feature odl-netty-4/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.107.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.107.Final [INFO] Feature odl-yangtools-codec/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.2 [INFO] Feature odl-jackson-2/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.15.4 [INFO] Feature odl-yangtools-data/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.2 [INFO] Feature odl-mdsal-binding-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.1 [INFO] Feature 46683afb-058e-49b2-b574-f4fd3968498b/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 [INFO] Feature scr/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature odl-controller-blueprint/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.2 [INFO] Feature standard/4.4.5 is defined as a boot feature [INFO] Feature odl-yangtools-parser/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.2 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.5 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ library-karaf --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ library-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ library-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ library-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ library-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ library-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ library-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ library-karaf --- [INFO] No tests to run. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ library-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ library-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ library-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.11-config.properties to /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ library-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ library-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.11:populate-local-repo (populate-local-repo) @ library-karaf --- [INFO] Feature repository discovered recursively: 17b088ba-64a2-4643-a832-66328e4e8ede [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.19.0 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.19.0 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.24 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ library-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ library-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ library-karaf --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/karaf/target/library-karaf-1.19.0.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ library-karaf --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ library-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ library-karaf --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ library-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ library-karaf --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.11:compile [WARNING] org.apache.karaf.features:framework:kar:4.4.5:compile [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ library-karaf --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ library-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ library-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-karaf --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.19.0/library-karaf-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/karaf/target/library-karaf-1.19.0.tar.gz to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.19.0/library-karaf-1.19.0.tar.gz [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/karaf/target/library-karaf-1.19.0.zip to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.19.0/library-karaf-1.19.0.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ library-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------< org.opendaylight.ovsdb:library-features-aggregator >--------- [INFO] Building ODL :: ovsdb :: library-features-aggregator 1.19.0 [230/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-features-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ library-features-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/features/target/bom.xml [INFO] attaching as library-features-aggregator-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/features/target/bom.json [INFO] attaching as library-features-aggregator-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-features-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ library-features-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --------------< org.opendaylight.ovsdb:library-artifacts >-------------- [INFO] Building ODL :: ovsdb :: library-artifacts 1.19.0 [231/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ library-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/artifacts/target/bom.xml [INFO] attaching as library-artifacts-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/artifacts/target/bom.json [INFO] attaching as library-artifacts-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/artifacts/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/artifacts/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ library-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] -----------------< org.opendaylight.ovsdb:library-it >------------------ [INFO] Building ODL :: ovsdb :: library-it 1.19.0 [232/255] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-it --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-it --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ library-it --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ library-it --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/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) @ library-it --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ library-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ library-it --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ library-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ library-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ library-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ library-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ library-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ library-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ library-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ library-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/resources [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ library-it --- [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ library-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/TestBridge.java:[29,37] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[71,42] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[75,44] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[247,23] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[248,13] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[53,75] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[55,19] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[102,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/OvsdbClientTestTypedIT.java:[74,31] unchecked method invocation: method insert in class org.opendaylight.ovsdb.lib.operations.Operations is applied to given types required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.integrationtest.ovsdbclient.TestBridge [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/OvsdbClientTestTypedIT.java:[74,32] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.integrationtest.ovsdbclient.TestBridge [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-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/VersionIncompatibleBridge.java:[18,52] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[100,80] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[102,19] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[169,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[205,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[209,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[312,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[395,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[484,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[553,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[616,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[684,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[777,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[781,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[854,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[958,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[962,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[966,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1059,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1134,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1206,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ library-it --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/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.0.11:copy-files (default) @ library-it --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ library-it --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/target/library-it-1.19.0.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ library-it --- [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (prep-jacoco-agent) @ library-it --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/target/exam/jars [INFO] Executed tasks [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (default) @ library-it --- [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ library-it --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 290 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/target/bom.xml [INFO] attaching as library-it-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/target/bom.json [INFO] attaching as library-it-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ library-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (default) @ library-it --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ library-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test [WARNING] org.opendaylight.controller:atomix-storage:jar:9.0.2:compile [WARNING] net.java.dev.jna:jna:jar:5.14.0:runtime [WARNING] org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime [WARNING] org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.2:test [WARNING] org.objenesis:objenesis:jar:3.3:test [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.5:runtime [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.ovsdb:library-karaf:zip:1.19.0:compile [WARNING] org.opendaylight.ovsdb:library-features:xml:features:1.19.0:compile [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.controller:atomix-storage:jar:9.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ library-it --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ library-it --- [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.io.FileWriter.(File, Charset) [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4492: Prefer java.io.InputStreamReader(java.io.InputStream, java.nio.charset.Charset) [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ library-it --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: library-it' with 0 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-it --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/target/library-it-1.19.0.jar to /tmp/r/org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/library/it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ library-it --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] -------------< org.opendaylight.ovsdb:library-aggregator >-------------- [INFO] Building ODL :: ovsdb :: library-aggregator 1.19.0 [233/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ library-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ library-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------------< org.opendaylight.ovsdb:schemas >------------------- [INFO] Building ODL :: ovsdb :: schemas 1.19.0 [234/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ schemas --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ schemas --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ schemas --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ schemas --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ schemas --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ schemas --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.ovsdb:southbound-karaf >--------------- [INFO] Building ODL :: ovsdb :: southbound-karaf 1.19.0 [235/255] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-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) @ southbound-karaf --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ southbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.5:assembly (process-resources) @ southbound-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.19.0/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.19.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 [INFO] Feature odl-apache-shiro/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.3 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.0 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 [INFO] Feature bundle/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.5 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature odl-controller-scala/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.13 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.13 [INFO] Feature package/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.5 [INFO] Feature 59456f9a-2c96-47d7-9a7a-9ad3d5a55cc9/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 [INFO] Feature shell/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.5 [INFO] Feature ssh/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 [INFO] Feature odl-mdsal-model-rfc7952/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.1 [INFO] Feature odl-yanglib-mdsal-writer/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.4 [INFO] Feature odl-stax2-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature pax-web-websockets/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.24 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 [INFO] Feature odl-karaf-feat-jdbc/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] Feature odl-javassist-3/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA [INFO] Feature odl-yangtools-parser-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.2 [INFO] Feature odl-mdsal-distributed-datastore/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.2 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/cfg/datastore [INFO] Feature framework/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature odl-mdsal-dom-runtime/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.1 [INFO] Feature shell-compat/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.5 [INFO] Feature odl-infrautils-diagstatus/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-shell/6.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-impl/6.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-web/6.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-api/6.0.6 [INFO] Feature odl-mdsal-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.1 [INFO] Feature odl-mdsal-model-rfc8525/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.1 [INFO] Feature odl-aaa-encryption-service/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.3 [INFO] Feature odl-mdsal-binding-runtime/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.1 [INFO] Feature http/8.0.24 is defined as a boot feature [INFO] Feature deployer/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 [INFO] Feature odl-mdsal-model-odl-l2-types/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.25.1 [INFO] Feature odl-netconf-model-rfc5277/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.4 [INFO] Feature odl-mdsal-eos-dom/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.1 [INFO] Feature odl-mdsal-dom-broker/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.1 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 [INFO] Feature odl-controller-akka/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final [INFO] Feature pax-web-http-whiteboard/8.0.24 is defined as a boot feature [INFO] Feature aries-proxy/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 [INFO] Feature odl-gson/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 [INFO] Feature jaas/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-infrautils-ready/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-impl/6.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-api/6.0.6 [INFO] Feature pax-web-http-war/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.5 [INFO] Feature management/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature odl-mdsal-model-rfc8072/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.1 [INFO] Feature odl-aaa-web/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.3 [INFO] Feature odl-aaa-api/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.3 [INFO] Feature log/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-jersey-2/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.2 [INFO] Feature odl-yangtools-common/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.2 [INFO] Feature odl-aaa-password-service/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3/xml/aaa-password-service-config [INFO] Feature odl-restconf-nb/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.4 [INFO] Feature odl-mdsal-singleton-dom/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.1 [INFO] Feature odl-controller-mdsal-common/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.2 [INFO] Feature pax-web-whiteboard/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.24 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 [INFO] Feature odl-jackson-2/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.15.4 [INFO] Feature odl-yangtools-data/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.2 [INFO] Feature war/4.4.5 is defined as a boot feature [INFO] Feature odl-netconf-model-rfc6243/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.4 [INFO] Feature odl-ovsdb-southbound-api/1.19.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-api/1.19.0 [INFO] Feature scr/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature odl-controller-blueprint/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.2 [INFO] Feature odl-ovsdb-southbound-impl-ui/1.19.0 is defined as a boot feature [INFO] Feature standard/4.4.5 is defined as a boot feature [INFO] Feature pax-web-war/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Feature odl-mdsal-eos-binding/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.1 [INFO] Feature odl-yangtools-xpath-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.2 [INFO] Feature odl-antlr4/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 [INFO] Feature odl-mdsal-model-rfc6991/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.1 [INFO] Feature odl-netconf-model-rfc8040/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.4 [INFO] Feature odl-mdsal-model-rfc8342/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.1 [INFO] Feature odl-apache-commons-text/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 [INFO] Feature odl-karaf-feat-jetty/13.0.11 is defined as a boot feature [INFO] Feature odl-apache-commons-lang3/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 [INFO] Feature feature/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature odl-servlet-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature system/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-ws-rs-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature odl-dropwizard-metrics/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.25 [INFO] Feature odl-mdsal-broker/9.0.2 is defined as a boot feature [INFO] Feature odl-netconf-model-rfc8526/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.4 [INFO] Feature odl-restconf-common/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.4 [INFO] Feature config/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.5 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature odl-mdsal-binding-base/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.1 [INFO] Feature odl-ovsdb-southbound-impl/1.19.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.yang-utils/1.19.0 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-impl/1.19.0 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-impl/1.19.0/cfg/config [INFO] Feature pax-web-http-jetty/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/config-jetty [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/context-jetty [INFO] adding config file: etc/org.ops4j.pax.web.cfg [INFO] Feature diagnostic/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.5 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.5 [INFO] Feature odl-mdsal-bytebuddy/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.12 [INFO] Feature odl-yangtools-xpath/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.2 [INFO] Feature odl-aaa-cert/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3/xml/config [INFO] Feature odl-yangtools-export/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.2 [INFO] Feature odl-netconf-model-rfc6241/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.4 [INFO] Feature pax-web-jetty/9.4.53.v20231009 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.53.v20231009 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.53.v20231009 [INFO] Feature odl-woodstox/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/6.6.1 [INFO] Feature odl-restconf/7.0.4 is defined as a boot feature [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature odl-jakarta-activation-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature pax-web-http/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.5 [INFO] Feature pax-web-core/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.24 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.24 [INFO] Feature kar/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-guava/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.1 [INFO] Feature odl-aaa-shiro/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.3 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/xml/aaa-app-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/xml/aaa-datastore-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3/xml/aaa-password-service-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/py/idmtool [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.3/cfg/config [INFO] Feature odl-mdsal-dom-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.1 [INFO] Feature odl-yangtools-util/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.2 [INFO] Feature odl-netconf-model-rfc6470/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.4 [INFO] Feature odl-mdsal-clustering-commons/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.2 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.25 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.2 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] Feature odl-ovsdb-utils/1.19.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.southbound-utils/1.19.0 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.config/1.19.0 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.mdsal-utils/1.19.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature odl-mdsal-model-rfc8040/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.1 [INFO] Feature odl-mdsal-eos-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.1 [INFO] Feature aries-blueprint/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.5 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.1 [INFO] Feature instance/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.5 [INFO] Feature odl-ovsdb-library/1.19.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.19.0 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.19.0 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.19.0 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.19.0 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.19.0/cfg/config [INFO] Feature pax-web-jsp/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.24 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 [INFO] Feature odl-mdsal-singleton-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.1 [INFO] Feature odl-yangtools-data-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.2 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.1 [INFO] Feature odl-yangtools-codec/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.2 [INFO] Feature odl-netty-4/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.107.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.107.Final [INFO] Feature odl-restconf-openapi/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/7.0.4 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 [INFO] Feature odl-mdsal-binding-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.1 [INFO] Feature odl-jolokia/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.2/cfg/configuration [INFO] Feature odl-ovsdb-southbound-impl-rest/1.19.0 is defined as a boot feature [INFO] Feature odl-netconf-api/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.4 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 [INFO] Feature odl-infrautils-utils/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/infrautils-util/6.0.6 [INFO] Feature odl-yangtools-parser/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.2 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.5 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ southbound-karaf --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ southbound-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ southbound-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ southbound-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ southbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ southbound-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ southbound-karaf --- [INFO] No tests to run. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ southbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ southbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ southbound-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.11-config.properties to /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ southbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ southbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.11:populate-local-repo (populate-local-repo) @ southbound-karaf --- [INFO] Feature repository discovered recursively: 76e57878-3dd9-4b13-b5b7-fd763500cb0e [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.19.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.19.0 [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.19.0 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.19.0 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.19.0 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.19.0 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.19.0 [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.19.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.19.0 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.19.0 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.19.0 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.19.0 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.19.0 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.19.0 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.24 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ southbound-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ southbound-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ southbound-karaf --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/target/southbound-karaf-1.19.0.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-karaf --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ southbound-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ southbound-karaf --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-karaf --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.11:compile [WARNING] org.apache.karaf.features:framework:kar:4.4.5:compile [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-karaf --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-karaf --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.19.0/southbound-karaf-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/target/southbound-karaf-1.19.0.tar.gz to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.19.0/southbound-karaf-1.19.0.tar.gz [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/target/southbound-karaf-1.19.0.zip to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.19.0/southbound-karaf-1.19.0.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] -------< org.opendaylight.ovsdb:southbound-features-aggregator >-------- [INFO] Building ODL :: ovsdb :: southbound-features-aggregator 1.19.0 [236/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-features-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ southbound-features-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/target/bom.xml [INFO] attaching as southbound-features-aggregator-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/target/bom.json [INFO] attaching as southbound-features-aggregator-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-features-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-features-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ------------< org.opendaylight.ovsdb:southbound-artifacts >------------- [INFO] Building ODL :: ovsdb :: southbound-artifacts 1.19.0 [237/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ southbound-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-artifacts/target/bom.xml [INFO] attaching as southbound-artifacts-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-artifacts/target/bom.json [INFO] attaching as southbound-artifacts-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-artifacts/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-artifacts/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ----------------< org.opendaylight.ovsdb:southbound-it >---------------- [INFO] Building ODL :: ovsdb :: southbound-it 1.19.0 [238/255] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-it --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-it --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-it --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-it --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/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) @ southbound-it --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ southbound-it --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ southbound-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ southbound-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ southbound-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ southbound-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ southbound-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/resources [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ southbound-it --- [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ southbound-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[295,76] unchecked method invocation: method of in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[295,83] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[295,54] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[295,76] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[295,23] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[456,72] unchecked method invocation: method of in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[457,17] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[456,50] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[456,72] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[456,19] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,72] unchecked method invocation: method of in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[459,17] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,50] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,72] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,19] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2638,46] Varargs method could cause heap pollution from non-reifiable varargs parameter values [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[663,37] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[754,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[988,33] auto-closeable resource testAutoattach is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[980,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1282,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1323,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1361,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1406,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1484,33] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1633,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1718,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1785,29] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1870,29] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1942,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1943,25] auto-closeable resource testQos is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2115,26] auto-closeable resource testQos is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2115,26] auto-closeable resource testQos is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2134,24] auto-closeable resource testQueue is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2246,32] auto-closeable resource testQueue is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2332,24] auto-closeable resource testQueue is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2378,30] auto-closeable resource testQos is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2463,22] auto-closeable resource testQos is never referenced in body of corresponding try statement [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ southbound-it --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/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.0.11:copy-files (default) @ southbound-it --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ southbound-it --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/target/southbound-it-1.19.0.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-it --- [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (prep-jacoco-agent) @ southbound-it --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/target/exam/jars [INFO] Executed tasks [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (default) @ southbound-it --- [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ southbound-it --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 457 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/target/bom.xml [INFO] attaching as southbound-it-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/target/bom.json [INFO] attaching as southbound-it-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (default) @ southbound-it --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.ovsdb:southbound-api:jar:1.19.0:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [WARNING] org.opendaylight.controller:atomix-storage:jar:9.0.2:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile [WARNING] net.java.dev.jna:jna:jar:5.14.0:runtime [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.19.0:compile [WARNING] org.opendaylight.ovsdb:library:jar:1.19.0:compile [WARNING] org.objenesis:objenesis:jar:3.3:test [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.ovsdb:southbound-impl:jar:1.19.0:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.5:test [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.ovsdb:southbound-features:xml:features:1.19.0:compile [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.14:compile [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.ovsdb:southbound-api:jar:1.19.0:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.osgi:org.osgi.framework:jar:1.10.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [WARNING] org.opendaylight.controller:atomix-storage:jar:9.0.2:compile [WARNING] junit:junit:jar:4.13.2:compile [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.13.5:compile [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.19.0:compile [WARNING] org.opendaylight.ovsdb:utils.southbound-utils:jar:1.19.0:compile [WARNING] org.opendaylight.ovsdb:library:jar:1.19.0:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.ovsdb:southbound-impl:jar:1.19.0:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-it --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-it --- [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.io.FileWriter.(File, Charset) [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4492: Prefer java.io.InputStreamReader(java.io.InputStream, java.nio.charset.Charset) [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-it --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: ovsdb :: southbound-it' with 0 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-it --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/target/southbound-it-1.19.0.jar to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-it --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ------------< org.opendaylight.ovsdb:southbound-aggregator >------------ [INFO] Building ODL :: ovsdb :: southbound-aggregator 1.19.0 [239/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ southbound-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ------------< org.opendaylight.ovsdb:utils.ovsdb-it-utils >------------- [INFO] Building ODL :: ovsdb :: utils.ovsdb-it-utils 1.19.0 [240/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.ovsdb-it-utils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.ovsdb-it-utils --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.ovsdb-it-utils --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/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) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.ovsdb-it-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.ovsdb-it-utils --- [INFO] Copying 6 resources from src/main/resources/docker-compose-files to target/classes/META-INF/docker-compose-files [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.ovsdb-it-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[98,14] auto-closeable resource org.opendaylight.ovsdb.utils.ovsdb.it.utils.DockerOvs has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[423,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[446,45] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[446,50] unchecked cast required: java.util.Map.Entry found: java.lang.Object [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[447,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[447,42] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[447,47] unchecked cast required: java.util.Map.Entry found: java.lang.Object [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[452,13] found raw type: java.util.List missing type arguments for generic class java.util.List [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ utils.ovsdb-it-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ utils.ovsdb-it-utils --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ utils.ovsdb-it-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ utils.ovsdb-it-utils --- [INFO] 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) @ utils.ovsdb-it-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.ovsdb-it-utils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ utils.ovsdb-it-utils --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.ovsdb-it-utils --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.19.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.ovsdb-it-utils --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.19.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ utils.ovsdb-it-utils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 78 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/target/bom.xml [INFO] attaching as utils.ovsdb-it-utils-1.19.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/target/bom.json [INFO] attaching as utils.ovsdb-it-utils-1.19.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.ovsdb-it-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.ovsdb-it-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.14:compile [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.ovsdb-it-utils --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.19.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.ovsdb-it-utils --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.ovsdb-it-utils --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.19.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.19.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.19.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.ovsdb-it-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils.ovsdb-it-utils --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.ovsdb-it-utils --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------------< org.opendaylight.ovsdb:utils >-------------------- [INFO] Building ODL :: ovsdb :: utils 1.19.0 [241/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ utils --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------------< org.opendaylight.ovsdb:ovsdb >-------------------- [INFO] Building ovsdb 1.19.0 [242/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ ovsdb --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ ovsdb --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ ovsdb --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ ovsdb --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ovsdb --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ ovsdb --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.opendaylight.serviceutils:commons >---------------- [INFO] Building ODL :: serviceutils :: commons 0.14.0 [243/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ commons --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ commons --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ commons --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ commons --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ commons --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ commons --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------< org.opendaylight.serviceutils:tools-testutils >------------ [INFO] Building ODL :: serviceutils :: tools-testutils 0.14.0 [244/255] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ tools-testutils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ tools-testutils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ tools-testutils --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ tools-testutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ tools-testutils --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/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) @ tools-testutils --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ tools-testutils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ tools-testutils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tools-testutils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ tools-testutils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ tools-testutils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ tools-testutils --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ tools-testutils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ tools-testutils --- [INFO] 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) @ tools-testutils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ tools-testutils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/rpc-api-0.14.0.jar(/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults$LogLevel.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.6/infrautils-testutils-6.0.6.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.6/infrautils-testutils-6.0.6.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.6/infrautils-testutils-6.0.6.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/rpc-api-0.14.0.jar(/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults$LogLevel.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.6/infrautils-testutils-6.0.6.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.6/infrautils-testutils-6.0.6.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.6/infrautils-testutils-6.0.6.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/rpc-api-0.14.0.jar(/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults$LogLevel.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.6/infrautils-testutils-6.0.6.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.6/infrautils-testutils-6.0.6.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.6/infrautils-testutils-6.0.6.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[111,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[50,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[118,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[76,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[68,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[59,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[43,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[84,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[104,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[95,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[39,25] [AnnotationPosition] @Rule is not a TYPE_USE annotation, so should appear before any modifiers and after Javadocs. (see https://google.github.io/styleguide/javaguide.html#s4.8.5-annotations) Did you mean '@Rule public LogRule logRule = new LogRule();'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[40,32] [AnnotationPosition] @Rule is not a TYPE_USE annotation, so should appear before any modifiers and after Javadocs. (see https://google.github.io/styleguide/javaguide.html#s4.8.5-annotations) Did you mean '@Rule public LogCaptureRule logCaptureRule = new LogCaptureRule();'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[43,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testListenableFutureSuccess() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[50,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFailedListenableFuture() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[59,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureException() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[68,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionWarnInsteadError() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[76,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionNoLog() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[84,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionAlsoLog() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[85,22] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var afterLogActionCalled = new AtomicBoolean(false);'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[95,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionCustomMessage() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[104,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception (see https://errorprone.info/bugpattern/TestExceptionChecker) Did you mean '@Test'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[111,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception (see https://errorprone.info/bugpattern/TestExceptionChecker) Did you mean '@Test'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[118,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception (see https://errorprone.info/bugpattern/TestExceptionChecker) Did you mean '@Test'? [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ tools-testutils --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/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.serviceutils.tools.mdsal.rpc.FutureRpcResultsTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.opendaylight.serviceutils.tools.mdsal.rpc.FutureRpcResultsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ tools-testutils --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tools-testutils --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/target/tools-testutils-0.14.0.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ tools-testutils --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:69: warning: no comment [WARNING] public static void assertRpcErrorCause(Future> futureRpcResult, Class expectedExceptionClass, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:62: warning: no comment [WARNING] public static void assertRpcErrorWithoutCausesOrMessages(Future> futureRpcResult) [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:55: warning: no comment [WARNING] public static void assertRpcSuccess(Future> futureRpcResult) [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:48: warning: no comment [WARNING] public static void assertVoidRpcSuccess(Future> futureRpcResult) [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:43: warning: no comment [WARNING] public static T getResult(Future> futureRpcResult) [WARNING] ^ [WARNING] 5 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/target/tools-testutils-0.14.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ tools-testutils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/target/bom.xml [INFO] attaching as tools-testutils-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/target/bom.json [INFO] attaching as tools-testutils-0.14.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ tools-testutils --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ tools-testutils --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:testutils:jar:13.0.2:compile [WARNING] com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:compile [WARNING] com.google.inject:guice:jar:6.0.0:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.serviceutils:rpc-api:jar:0.14.0:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.infrautils:infrautils-testutils:jar:6.0.6:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ tools-testutils --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/target/tools-testutils-0.14.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ tools-testutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ tools-testutils --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: serviceutils :: tools-testutils' with 1 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tools-testutils --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/target/tools-testutils-0.14.0.jar to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/pom.xml to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/target/tools-testutils-0.14.0-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/target/bom.json to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/tools/testutils/target/tools-testutils-0.14.0-sources.jar to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tools-testutils --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] -----------< org.opendaylight.serviceutils:tools-aggregator >----------- [INFO] Building ODL :: serviceutils :: tools-aggregator 0.14.0 [245/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ tools-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ tools-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ tools-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ tools-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tools-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tools-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---< org.opendaylight.serviceutils:serviceutils-features-aggregator >--- [INFO] Building ODL :: serviceutils :: serviceutils-features-aggregator 0.14.0 [246/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ serviceutils-features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-features-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ serviceutils-features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ serviceutils-features-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/target/bom.xml [INFO] attaching as serviceutils-features-aggregator-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/target/bom.json [INFO] attaching as serviceutils-features-aggregator-0.14.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-features-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/features/target/bom.json to /tmp/r/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ serviceutils-features-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --------< org.opendaylight.serviceutils:serviceutils-artifacts >-------- [INFO] Building ODL :: serviceutils :: serviceutils-artifacts 0.14.0 [247/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ serviceutils-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ serviceutils-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ serviceutils-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/artifacts/target/bom.xml [INFO] attaching as serviceutils-artifacts-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/artifacts/target/bom.json [INFO] attaching as serviceutils-artifacts-0.14.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/artifacts/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/artifacts/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/artifacts/target/bom.json to /tmp/r/org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ serviceutils-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ----------< org.opendaylight.serviceutils:metrics-impl-test >----------- [INFO] Building ODL :: serviceutils :: metrics-impl-test 0.14.0 [248/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ metrics-impl-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-impl-test --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-impl-test --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ metrics-impl-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-impl-test --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/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) @ metrics-impl-test --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ metrics-impl-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ metrics-impl-test --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-impl-test --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ metrics-impl-test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/src/main/java/org/opendaylight/serviceutils/metrics/testimpl/TestMetricProviderImpl.java:[159,17] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/src/main/java/org/opendaylight/serviceutils/metrics/testimpl/TestMetricProviderImpl.java:[92,19] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/src/main/java/org/opendaylight/serviceutils/metrics/testimpl/TestMetricProviderImpl.java:[30,17] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ metrics-impl-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ metrics-impl-test --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ metrics-impl-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ metrics-impl-test --- [INFO] 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) @ metrics-impl-test --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ metrics-impl-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ metrics-impl-test --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ metrics-impl-test --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-impl-test --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/target/metrics-impl-test-0.14.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ metrics-impl-test --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/target/metrics-impl-test-0.14.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ metrics-impl-test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/target/bom.xml [INFO] attaching as metrics-impl-test-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/target/bom.json [INFO] attaching as metrics-impl-test-0.14.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl-test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ metrics-impl-test --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-impl-test --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/target/metrics-impl-test-0.14.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-impl-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-impl-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-impl-test --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/target/metrics-impl-test-0.14.0.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/target/metrics-impl-test-0.14.0-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/target/metrics-impl-test-0.14.0-sources.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-impl-test --- [INFO] Installing org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ metrics-impl-test --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-impl-test --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.serviceutils:metrics-impl-prometheus >-------- [INFO] Building ODL :: serviceutils :: metrics-impl-prometheus 0.14.0 [249/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ metrics-impl-prometheus --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-impl-prometheus --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-impl-prometheus --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ metrics-impl-prometheus --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-impl-prometheus --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/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) @ metrics-impl-prometheus --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ metrics-impl-prometheus --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ metrics-impl-prometheus --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-impl-prometheus --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ metrics-impl-prometheus --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[190,17] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[148,19] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[97,17] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/MeterNoChildAdapter.java:[40,30] [LongDoubleConversion] Conversion from long to double may lose precision; use an explicit cast to double if this was intentional (see https://errorprone.info/bugpattern/LongDoubleConversion) Did you mean 'prometheusCounter.inc((double) howMany);'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/MeterAdapter.java:[40,28] [LongDoubleConversion] Conversion from long to double may lose precision; use an explicit cast to double if this was intentional (see https://errorprone.info/bugpattern/LongDoubleConversion) Did you mean 'prometheusChild.inc((double) howMany);'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[51,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'PrometheusMetricProvider() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[57,16] [MissingOverride] close implements method in AutoCloseable; expected @Override (see https://errorprone.info/bugpattern/MissingOverride) Did you mean '@Override @PreDestroy'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[85,26] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'String fullId = makeId(descriptor, labelNames);'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[87,22] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var sb = new StringBuilder('? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ metrics-impl-prometheus >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ metrics-impl-prometheus --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ metrics-impl-prometheus <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ metrics-impl-prometheus --- [INFO] 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) @ metrics-impl-prometheus --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ metrics-impl-prometheus --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[31,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void newMeter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[50,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void newMeter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[68,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void newMeter() {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[40,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void newMeter() {'? [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ metrics-impl-prometheus --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/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.serviceutils.metrics.prometheus.impl.PrometheusMetricProviderImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.serviceutils.metrics.prometheus.impl.PrometheusMetricProviderImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ metrics-impl-prometheus --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-impl-prometheus --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/target/metrics-impl-prometheus-0.14.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ metrics-impl-prometheus --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/OSGiMetricsServlet.java:24: warning: no comment [WARNING] public final class OSGiMetricsServlet extends MetricsServlet { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/OSGiMetricsServlet.java:29: warning: no comment [WARNING] public OSGiMetricsServlet(@Reference CollectorRegistryProvider provider) { [WARNING] ^ [WARNING] 2 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/target/metrics-impl-prometheus-0.14.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ metrics-impl-prometheus --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/target/bom.xml [INFO] attaching as metrics-impl-prometheus-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/target/bom.json [INFO] attaching as metrics-impl-prometheus-0.14.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl-prometheus --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ metrics-impl-prometheus --- [WARNING] Unused declared dependencies found: [WARNING] io.prometheus:simpleclient_hotspot:jar:0.10.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-impl-prometheus --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/target/metrics-impl-prometheus-0.14.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-impl-prometheus --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-impl-prometheus --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-impl-prometheus' with 4 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-impl-prometheus --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/target/metrics-impl-prometheus-0.14.0.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/target/metrics-impl-prometheus-0.14.0-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/target/metrics-impl-prometheus-0.14.0-sources.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-impl-prometheus --- [INFO] Installing org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ metrics-impl-prometheus --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-impl-prometheus --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.serviceutils:metrics-sample >------------ [INFO] Building ODL :: serviceutils :: metrics-sample 0.14.0 [250/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ metrics-sample --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-sample --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-sample --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ metrics-sample --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-sample --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/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) @ metrics-sample --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ metrics-sample --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ metrics-sample --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-sample --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ metrics-sample --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:[57,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'MetricsAdvancedExample(@Reference MetricProvider metricProvider) {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsExample.java:[61,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'MetricsExample(@Reference MetricProvider metricProvider) {'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ metrics-sample >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ metrics-sample --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ metrics-sample <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ metrics-sample --- [INFO] 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) @ metrics-sample --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ metrics-sample --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [forked debug release 17] to target/test-classes [WARNING] /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.6/infrautils-testutils-6.0.6.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.6/infrautils-testutils-6.0.6.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.6/infrautils-testutils-6.0.6.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.6/infrautils-testutils-6.0.6.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.6/infrautils-testutils-6.0.6.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.6/infrautils-testutils-6.0.6.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleMain.java:[25,28] [try] auto-closeable resource metricsExample is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleMain.java:[24,27] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var metricProvider = new MetricProviderImpl();'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleTest.java:[25,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void metricsExample() throws InterruptedException {'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleTest.java:[26,27] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var metricsProvider = new MetricProviderImpl();'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleTest.java:[27,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var metricsExample = new MetricsExample(metricsProvider);'? [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsPrometheusExampleMain.java:[28,21] [try] auto-closeable resource metricsExample is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsPrometheusExampleMain.java:[29,27] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var server = new HTTPServer(new InetSocketAddress("localhost", 1234), metricProvider.registry());'? [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ metrics-sample --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/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.serviceutils.metrics.sample.MetricsExampleTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.opendaylight.serviceutils.metrics.sample.MetricsExampleTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ metrics-sample --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-sample --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/target/metrics-sample-0.14.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ metrics-sample --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:29: warning: no comment [WARNING] public static class MacLabeledMeter { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:41: warning: no comment [WARNING] public static class PortLabeledMeter { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:57: warning: no comment [WARNING] public MetricsAdvancedExample(@Reference MetricProvider metricProvider) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:63: warning: no comment [WARNING] public void run() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:32: warning: no comment [WARNING] public MacLabeledMeter(Labeled labeledMeter) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:36: warning: no comment [WARNING] public Meter mac(String mac) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:44: warning: no comment [WARNING] public PortLabeledMeter(Labeled> labeledLabeledMeter) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:48: warning: no comment [WARNING] public MacLabeledMeter port(int port) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsExample.java:61: warning: no comment [WARNING] public MetricsExample(@Reference MetricProvider metricProvider) { [WARNING] ^ [WARNING] 9 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/target/metrics-sample-0.14.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ metrics-sample --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/target/bom.xml [INFO] attaching as metrics-sample-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/target/bom.json [INFO] attaching as metrics-sample-0.14.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-sample --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ metrics-sample --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] io.prometheus:simpleclient:jar:0.10.0:test [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-sample --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/target/metrics-sample-0.14.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-sample --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-sample --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-sample' with 4 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-sample --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/target/metrics-sample-0.14.0.jar to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/target/metrics-sample-0.14.0-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/target/metrics-sample-0.14.0-sources.jar to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-sample --- [INFO] Installing org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ metrics-sample --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-sample --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.serviceutils:metrics-it >-------------- [INFO] Building ODL :: serviceutils :: metrics-it 0.14.0 [251/255] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ metrics-it --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-it --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-it --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ metrics-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-it --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/it/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) @ metrics-it --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ metrics-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ metrics-it --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ metrics-it --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/it/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ metrics-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ metrics-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ metrics-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ metrics-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ metrics-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/it/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ metrics-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/it/src/test/java/org/opendaylight/serviceutils/metrics/it/MetricsIntegrationTest.java:[31,42] newCounter(java.lang.Object,java.lang.String) in org.opendaylight.serviceutils.metrics.MetricProvider has been deprecated and marked for removal [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ metrics-it --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/it/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.serviceutils.metrics.it.MetricsIntegrationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.751 s -- in org.opendaylight.serviceutils.metrics.it.MetricsIntegrationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ metrics-it --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ metrics-it --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/it/target/metrics-it-0.14.0.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ metrics-it --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ metrics-it --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/it/target/bom.xml [INFO] attaching as metrics-it-0.14.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/it/target/bom.json [INFO] attaching as metrics-it-0.14.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ metrics-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.13.5:test [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:provided [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.serviceutils:serviceutils-features:xml:features:0.14.0:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.serviceutils:metrics-api:jar:0.14.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-it --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-it --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/it/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-it' with 0 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-it --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/it/target/metrics-it-0.14.0.jar to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/it/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/it/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils/metrics/it/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ metrics-it --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ----------< org.opendaylight.serviceutils:metrics-aggregator >---------- [INFO] Building ODL :: serviceutils :: metrics-aggregator 0.14.0 [252/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ metrics-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ metrics-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ metrics-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ metrics-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ------------< org.opendaylight.serviceutils:srm-aggregator >------------ [INFO] Building ODL :: serviceutils :: srm-aggregator 0.14.0 [253/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ srm-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ srm-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ srm-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ srm-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ srm-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ srm-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -------< org.opendaylight.serviceutils:serviceutils-aggregator >-------- [INFO] Building serviceutils 0.14.0 [254/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ serviceutils-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ serviceutils-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ serviceutils-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ serviceutils-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --------< org.opendaylight.releng.autorelease:autorelease-root >-------- [INFO] Building autorelease 1.2.0 [255/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ autorelease-root --- [INFO] Deleting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/target [INFO] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-dependency-convergence) @ autorelease-root --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ autorelease-root --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ autorelease-root --- [INFO] Skipping artifact deployment [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] daexim-test-model 1.16.0 ........................... SUCCESS [ 22.319 s] [INFO] daexim-model 1.16.0 ................................ SUCCESS [ 8.380 s] [INFO] daexim-spi 1.16.0 .................................. SUCCESS [ 3.572 s] [INFO] parent 1.16.0 ...................................... SUCCESS [ 0.388 s] [INFO] daexim-impl 1.16.0 ................................. SUCCESS [ 49.628 s] [INFO] daexim-akka-infoprovider-impl 1.16.0 ............... SUCCESS [ 5.675 s] [INFO] OpenDaylight :: daexim (Karaf feature) 1.16.0 ...... SUCCESS [ 12.644 s] [INFO] OpenDaylight :: Daexim :: All 1.16.0 ............... SUCCESS [ 13.611 s] [INFO] ODL :: daexim :: daexim-features 1.16.0 ............ SUCCESS [ 8.921 s] [INFO] ODL :: daexim :: features-aggregator 1.16.0 ........ SUCCESS [ 0.464 s] [INFO] daexim-artifacts 1.16.0 ............................ SUCCESS [ 0.066 s] [INFO] daexim-karaf 1.16.0 ................................ SUCCESS [ 23.015 s] [INFO] daexim 1.16.0 ...................................... SUCCESS [ 0.067 s] [INFO] ODL :: integration :: distribution-artifacts 0.21.0 SUCCESS [ 0.051 s] [INFO] ODL :: integration :: properties 0.21.0 ............ SUCCESS [ 0.049 s] [INFO] ODL :: integration :: artifact-artifacts 0.21.0 .... SUCCESS [ 0.050 s] [INFO] ODL :: integration :: other-artifacts 0.21.0 ....... SUCCESS [ 0.096 s] [INFO] ODL :: integration :: upstream-all-artifacts 0.21.0 SUCCESS [ 0.069 s] [INFO] ODL :: integration :: upstream-aggregator 0.21.0 ... SUCCESS [ 0.058 s] [INFO] ODL :: integration :: all-artifacts 0.21.0 ......... SUCCESS [ 0.050 s] [INFO] ODL :: integration :: artifacts-aggregator 0.21.0 .. SUCCESS [ 0.049 s] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.21.0 SUCCESS [ 1.092 s] [INFO] JSON-RPC :: Parent 1.17.0 .......................... SUCCESS [ 0.360 s] [INFO] JSON-RPC :: BUS :: JSON-RPC codec 1.17.0 ........... SUCCESS [ 7.684 s] [INFO] JSON-RPC :: BUS :: API 1.17.0 ...................... SUCCESS [ 7.020 s] [INFO] JSON-RPC :: Security :: API 1.17.0 ................. SUCCESS [ 6.039 s] [INFO] JSON-RPC :: Security :: NOOP 1.17.0 ................ SUCCESS [ 4.785 s] [INFO] JSON-RPC :: BUS :: SPI 1.17.0 ...................... SUCCESS [ 9.381 s] [INFO] JSON-RPC :: BUS :: ZeroMQ transport 1.17.0 ......... SUCCESS [ 12.757 s] [INFO] JSON-RPC :: BUS :: HTTP transport 1.17.0 ........... SUCCESS [ 13.636 s] [INFO] JSON-RPC :: BUS :: Messaging library 1.17.0 ........ SUCCESS [ 30.488 s] [INFO] JSON-RPC :: Security :: Service 1.17.0 ............. SUCCESS [ 4.067 s] [INFO] JSON-RPC :: API 1.17.0 ............................. SUCCESS [ 6.093 s] [INFO] JSON-RPC :: Security :: AAA 1.17.0 ................. SUCCESS [ 4.833 s] [INFO] JSON-RPC :: BUS :: Config 1.17.0 ................... SUCCESS [ 0.454 s] [INFO] JSON-RPC :: Feature :: bus 1.17.0 .................. SUCCESS [ 8.299 s] [INFO] JSON-RPC :: Test model 1.17.0 ...................... SUCCESS [ 8.268 s] [INFO] JSON-RPC :: DOM :: Codec 1.17.0 .................... SUCCESS [ 10.431 s] [INFO] JSON-RPC :: Provider 1.17.0 ........................ SUCCESS [ 1.788 s] [INFO] JSON-RPC :: Provider :: Common 1.17.0 .............. SUCCESS [01:08 min] [INFO] JSON-RPC :: Provider :: Single node 1.17.0 ......... SUCCESS [ 15.183 s] [INFO] JSON-RPC :: Feature :: provider 1.17.0 ............. SUCCESS [ 8.803 s] [INFO] JSON-RPC :: Feature :: all 1.17.0 .................. SUCCESS [ 9.189 s] [INFO] JSON-RPC :: Features :: repository 1.17.0 .......... SUCCESS [ 8.834 s] [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto 1.20.0 SUCCESS [ 21.989 s] [INFO] ODL :: lispflowmapping :: mappingservice.api 1.20.0 SUCCESS [ 10.852 s] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models 1.20.0 SUCCESS [ 3.789 s] [INFO] ODL :: lispflowmapping :: mappingservice-parent 1.20.0 SUCCESS [ 0.342 s] [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb 1.20.0 SUCCESS [ 7.435 s] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb 1.20.0 SUCCESS [ 5.571 s] [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend 1.20.0 SUCCESS [ 10.731 s] [INFO] ODL :: lispflowmapping :: mappingservice.mapcache 1.20.0 SUCCESS [ 9.658 s] [INFO] ODL :: lispflowmapping :: mappingservice.config 1.20.0 SUCCESS [ 4.622 s] [INFO] ODL :: lispflowmapping :: mappingservice.southbound 1.20.0 SUCCESS [ 13.520 s] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound 1.20.0 SUCCESS [ 8.495 s] [INFO] ODL :: lispflowmapping :: mappingservice.implementation 1.20.0 SUCCESS [ 21.052 s] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice 1.20.0 SUCCESS [ 8.635 s] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr 1.20.0 SUCCESS [ 8.699 s] [INFO] ODL :: lispflowmapping :: mappingservice.shell 1.20.0 SUCCESS [ 4.940 s] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell 1.20.0 SUCCESS [ 8.591 s] [INFO] ODL :: lispflowmapping :: features-lispflowmapping 1.20.0 SUCCESS [ 8.799 s] [INFO] ODL :: serviceutils :: quality-parent 0.14.0 ....... SUCCESS [ 0.299 s] [INFO] ODL :: serviceutils :: metrics-api 0.14.0 .......... SUCCESS [ 10.910 s] [INFO] ODL :: serviceutils :: metrics-impl 0.14.0 ......... SUCCESS [ 12.681 s] [INFO] ODL :: serviceutils :: Metrics 0.14.0 .............. SUCCESS [ 3.421 s] [INFO] ODL :: serviceutils :: tools-api 0.14.0 ............ SUCCESS [ 7.239 s] [INFO] ODL :: serviceutils :: binding-parent 0.14.0 ....... SUCCESS [ 0.326 s] [INFO] ODL :: serviceutils :: upgrade 0.14.0 .............. SUCCESS [ 4.443 s] [INFO] ODL :: serviceutils :: TOOLS 0.14.0 ................ SUCCESS [ 5.675 s] [INFO] openflowplugin-parent 0.19.0 ....................... SUCCESS [ 0.305 s] [INFO] ODL :: openflowjava :: openflow-protocol-api 0.19.0 SUCCESS [ 25.444 s] [INFO] openflowjava-parent 0.19.0 ......................... SUCCESS [ 0.390 s] [INFO] ODL :: openflowjava :: openflow-protocol-spi 0.19.0 SUCCESS [ 6.255 s] [INFO] ODL :: openflowjava :: openflowjava-util 0.19.0 .... SUCCESS [ 7.069 s] [INFO] ODL :: openflowjava :: openflow-protocol-impl 0.19.0 SUCCESS [01:08 min] [INFO] ODL :: openflowjava :: openflowjava-blueprint-config 0.19.0 SUCCESS [ 0.898 s] [INFO] ODL :: openflowjava :: odl-openflowjava-protocol 0.19.0 SUCCESS [ 4.472 s] [INFO] model-inventory 0.19.0 ............................. SUCCESS [ 5.562 s] [INFO] model-flow-base 0.19.0 ............................. SUCCESS [ 17.285 s] [INFO] model-flow-service 0.19.0 .......................... SUCCESS [ 16.655 s] [INFO] model-flow-statistics 0.19.0 ....................... SUCCESS [ 12.088 s] [INFO] model-topology 0.19.0 .............................. SUCCESS [ 4.759 s] [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.19.0 SUCCESS [ 4.628 s] [INFO] liblldp 0.19.0 ..................................... SUCCESS [ 9.638 s] [INFO] OpenDaylight :: Openflow Plugin :: Libraries 0.19.0 SUCCESS [ 3.750 s] [INFO] openflowplugin-blueprint-config 0.19.0 ............. SUCCESS [ 0.874 s] [INFO] openflowplugin-common 0.19.0 ....................... SUCCESS [ 12.504 s] [INFO] openflowplugin-api 0.19.0 .......................... SUCCESS [ 8.956 s] [INFO] openflowplugin-extension-api 0.19.0 ................ SUCCESS [ 13.710 s] [INFO] openflowplugin 0.19.0 .............................. SUCCESS [ 28.822 s] [INFO] openflowplugin-impl 0.19.0 ......................... SUCCESS [01:15 min] [INFO] openflowplugin-extension-onf 0.19.0 ................ SUCCESS [ 10.764 s] [INFO] rpc-api 0.14.0 ..................................... SUCCESS [ 7.034 s] [INFO] ODL :: serviceutils :: RPC tools 0.14.0 ............ SUCCESS [ 3.921 s] [INFO] ODL :: serviceutils :: srm-api 0.14.0 .............. SUCCESS [ 6.034 s] [INFO] ODL :: serviceutils :: srm-impl 0.14.0 ............. SUCCESS [ 7.567 s] [INFO] ODL :: serviceutils :: srm-shell 0.14.0 ............ SUCCESS [ 7.539 s] [INFO] ODL :: serviceutils :: SRM 0.14.0 .................. SUCCESS [ 5.704 s] [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.19.0 SUCCESS [ 7.097 s] [INFO] bulk-o-matic 0.19.0 ................................ SUCCESS [ 14.646 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.19.0 SUCCESS [ 6.825 s] [INFO] device-ownership-service 0.19.0 .................... SUCCESS [ 4.856 s] [INFO] of-switch-config-pusher 0.19.0 ..................... SUCCESS [ 8.206 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.19.0 SUCCESS [ 6.833 s] [INFO] arbitratorreconciliation-api 0.19.0 ................ SUCCESS [ 5.698 s] [INFO] reconciliation-framework 0.19.0 .................... SUCCESS [ 7.459 s] [INFO] arbitratorreconciliation-impl 0.19.0 ............... SUCCESS [ 5.986 s] [INFO] forwardingrules-manager 0.19.0 ..................... SUCCESS [ 25.443 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM 0.19.0 SUCCESS [ 7.055 s] [INFO] forwardingrules-sync 0.19.0 ........................ SUCCESS [ 20.510 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS 0.19.0 SUCCESS [ 6.841 s] [INFO] table-miss-enforcer 0.19.0 ......................... SUCCESS [ 8.284 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.19.0 SUCCESS [ 6.901 s] [INFO] topology-lldp-discovery 0.19.0 ..................... SUCCESS [ 9.998 s] [INFO] lldp-speaker 0.19.0 ................................ SUCCESS [ 10.723 s] [INFO] topology-manager 0.19.0 ............................ SUCCESS [ 10.026 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - topology 0.19.0 SUCCESS [ 6.749 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.19.0 SUCCESS [ 6.954 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.19.0 SUCCESS [ 6.936 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.19.0 SUCCESS [ 6.768 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.19.0 SUCCESS [ 6.860 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.19.0 SUCCESS [ 6.959 s] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services 0.19.0 SUCCESS [ 6.933 s] [INFO] test-common 0.19.0 ................................. SUCCESS [ 6.022 s] [INFO] drop-test-karaf 0.19.0 ............................. SUCCESS [ 6.115 s] [INFO] OpenDaylight :: Openflow Plugin :: Drop Test 0.19.0 SUCCESS [ 6.880 s] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.19.0 SUCCESS [ 9.624 s] [INFO] southbound-cli 0.19.0 .............................. SUCCESS [ 8.652 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.19.0 SUCCESS [ 6.737 s] [INFO] features-openflowplugin 0.19.0 ..................... SUCCESS [ 9.981 s] [INFO] openflowjava-extension-nicira-api 0.19.0 ........... SUCCESS [ 5.721 s] [INFO] openflowjava-extension-nicira 0.19.0 ............... SUCCESS [ 22.767 s] [INFO] openflowplugin-extension-nicira 0.19.0 ............. SUCCESS [ 40.998 s] [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.19.0 SUCCESS [ 6.806 s] [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions 0.19.0 SUCCESS [ 6.830 s] [INFO] openflowjava-extension-eric 0.19.0 ................. SUCCESS [ 9.423 s] [INFO] openflowplugin-extension-eric 0.19.0 ............... SUCCESS [ 10.611 s] [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions 0.19.0 SUCCESS [ 6.854 s] [INFO] features-openflowplugin-extension 0.19.0 ........... SUCCESS [ 7.729 s] [INFO] ovsdb-binding-parent 1.19.0 ........................ SUCCESS [ 0.297 s] [INFO] ODL :: ovsdb :: library 1.19.0 ..................... SUCCESS [ 25.496 s] [INFO] ODL :: ovsdb :: utils.servicehelper 1.19.0 ......... SUCCESS [ 6.472 s] [INFO] ODL :: ovsdb :: schema.openvswitch 1.19.0 .......... SUCCESS [ 7.046 s] [INFO] ODL :: ovsdb :: schema.hardwarevtep 1.19.0 ......... SUCCESS [ 6.351 s] [INFO] ODL :: ovsdb :: odl-ovsdb-library 1.19.0 ........... SUCCESS [ 6.076 s] [INFO] ODL :: ovsdb :: library-features 1.19.0 ............ SUCCESS [ 6.257 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-api 1.19.0 ........ SUCCESS [ 8.137 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.19.0 SUCCESS [ 3.792 s] [INFO] ODL :: ovsdb :: southbound-api 1.19.0 .............. SUCCESS [ 8.524 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api 1.19.0 .... SUCCESS [ 3.791 s] [INFO] ODL :: ovsdb :: utils.config 1.19.0 ................ SUCCESS [ 6.577 s] [INFO] ODL :: ovsdb :: utils.mdsal-utils 1.19.0 ........... SUCCESS [ 12.017 s] [INFO] ODL :: ovsdb :: utils.southbound-utils 1.19.0 ...... SUCCESS [ 7.749 s] [INFO] ODL :: ovsdb :: odl-ovsdb-utils 1.19.0 ............. SUCCESS [ 5.630 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl 1.19.0 ....... SUCCESS [01:05 min] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.19.0 .. SUCCESS [ 6.335 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.19.0 SUCCESS [ 8.780 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.19.0 SUCCESS [ 9.120 s] [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.19.0 SUCCESS [ 5.624 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.19.0 SUCCESS [ 6.637 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features 1.19.0 ... SUCCESS [ 9.147 s] [INFO] ODL :: ovsdb :: utils.yang-utils 1.19.0 ............ SUCCESS [ 4.104 s] [INFO] ODL :: ovsdb :: southbound-impl 1.19.0 ............. SUCCESS [01:29 min] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.19.0 ... SUCCESS [ 6.478 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.19.0 SUCCESS [ 8.857 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.19.0 SUCCESS [ 8.994 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test 1.19.0 ... SUCCESS [ 6.533 s] [INFO] ODL :: ovsdb :: southbound-features 1.19.0 ......... SUCCESS [ 9.213 s] [INFO] listener-api 0.14.0 ................................ SUCCESS [ 7.712 s] [INFO] ODL :: serviceutils :: listener tools 0.14.0 ....... SUCCESS [ 3.873 s] [INFO] ODL :: serviceutils :: serviceutils-features 0.14.0 SUCCESS [ 6.183 s] [INFO] ODL :: integration :: features-index 0.21.0 ........ SUCCESS [ 26.624 s] [INFO] ODL :: integration :: odl-integration-compatible-with-all 0.21.0 SUCCESS [ 15.378 s] [INFO] ODL :: integration :: odl-integration-all 0.21.0 ... SUCCESS [ 15.311 s] [INFO] ODL :: integration :: features-test 0.21.0 ......... SUCCESS [ 15.899 s] [INFO] ODL :: integration :: karaf 0.21.0 ................. SUCCESS [ 46.846 s] [INFO] ODL :: integration :: singles-aggregator 0.21.0 .... SUCCESS [ 0.044 s] [INFO] ODL :: integration :: repos-aggregator 0.21.0 ...... SUCCESS [ 0.037 s] [INFO] ODL :: integration :: features-aggregator 0.21.0 ... SUCCESS [ 0.037 s] [INFO] ODL :: integration :: onap-karaf 0.21.0 ............ SUCCESS [ 20.866 s] [INFO] Integration/Distribution 0.21.0 .................... SUCCESS [ 0.043 s] [INFO] JSON-RPC :: Artifacts 1.17.0 ....................... SUCCESS [ 0.035 s] [INFO] JSON-RPC :: Provider :: Cluster 1.17.0 ............. SUCCESS [ 22.104 s] [INFO] JSON-RPC :: Feature :: Cluster 1.17.0 .............. SUCCESS [ 9.499 s] [INFO] JSON-RPC :: Features :: Aggregator 1.17.0 .......... SUCCESS [ 0.505 s] [INFO] JSON-RPC :: BUS :: Examples :: Inband models 1.17.0 SUCCESS [ 5.792 s] [INFO] JSON-RPC :: Binding adapter 1.17.0 ................. SUCCESS [ 13.608 s] [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge 1.17.0 SUCCESS [ 6.169 s] [INFO] JSON-RPC :: POM 1.17.0 ............................. SUCCESS [ 0.035 s] [INFO] JSON-RPC :: BUS 1.17.0 ............................. SUCCESS [ 0.034 s] [INFO] JSON-RPC :: BUS :: Examples 1.17.0 ................. SUCCESS [ 0.035 s] [INFO] JSON-RPC :: Security 1.17.0 ........................ SUCCESS [ 0.035 s] [INFO] JSON-RPC :: Tools parent 1.17.0 .................... SUCCESS [ 1.576 s] [INFO] JSON-RPC :: Tools :: Test 1.17.0 ................... SUCCESS [ 9.898 s] [INFO] JSON-RPC :: Tools 1.17.0 ........................... SUCCESS [ 0.035 s] [INFO] ODL :: lispflowmapping :: lispflowmapping-commons 1.20.0 SUCCESS [ 1.265 s] [INFO] ODL :: lispflowmapping :: common.build.tools 1.20.0 SUCCESS [ 0.699 s] [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts 1.20.0 SUCCESS [ 0.035 s] [INFO] ODL :: lispflowmapping :: features-aggregator 1.20.0 SUCCESS [ 0.034 s] [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf 1.20.0 SUCCESS [ 17.530 s] [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest 1.20.0 SUCCESS [03:21 min] [INFO] lispflowmapping 1.20.0 ............................. SUCCESS [ 1.857 s] [INFO] openflowplugin-artifacts 0.19.0 .................... SUCCESS [ 0.039 s] [INFO] libraries-aggregator 0.19.0 ........................ SUCCESS [ 0.003 s] [INFO] ODL :: openflowjava :: features-openflowjava 0.19.0 SUCCESS [ 4.313 s] [INFO] ODL :: openflowjava :: features-openflowjava-aggregator 0.19.0 SUCCESS [ 0.037 s] [INFO] simple-client 0.19.0 ............................... SUCCESS [ 7.007 s] [INFO] ODL :: openflowjava :: openflow-protocol-it 0.19.0 . SUCCESS [ 44.005 s] [INFO] test-extension 0.19.0 .............................. SUCCESS [ 6.383 s] [INFO] features-extension-aggregator 0.19.0 ............... SUCCESS [ 0.033 s] [INFO] openflowplugin-extension-aggregator 0.19.0 ......... SUCCESS [ 0.002 s] [INFO] test-provider 0.19.0 ............................... SUCCESS [ 12.223 s] [INFO] features-aggregator 0.19.0 ......................... SUCCESS [ 0.033 s] [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.19.0 SUCCESS [ 0.003 s] [INFO] applications-aggregator 0.19.0 ..................... SUCCESS [ 0.001 s] [INFO] model-aggregator 0.19.0 ............................ SUCCESS [ 0.001 s] [INFO] learning-switch 0.19.0 ............................. SUCCESS [ 6.298 s] [INFO] sample-consumer 0.19.0 ............................. SUCCESS [ 4.837 s] [INFO] sample-bundles 0.19.0 .............................. SUCCESS [ 5.666 s] [INFO] openflowplugin-samples-aggregator 0.19.0 ........... SUCCESS [ 0.003 s] [INFO] openflowplugin 0.19.0 .............................. SUCCESS [ 0.717 s] [INFO] ODL :: ovsdb :: it 1.19.0 .......................... SUCCESS [ 4.405 s] [INFO] ODL :: ovsdb :: parents 1.19.0 ..................... SUCCESS [ 0.003 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf 1.19.0 ...... SUCCESS [ 18.201 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.19.0 SUCCESS [ 0.031 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.19.0 .. SUCCESS [ 0.031 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-it 1.19.0 ......... SUCCESS [ 14.940 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.19.0 . SUCCESS [ 0.004 s] [INFO] ODL :: ovsdb :: library-karaf 1.19.0 ............... SUCCESS [ 15.644 s] [INFO] ODL :: ovsdb :: library-features-aggregator 1.19.0 . SUCCESS [ 0.545 s] [INFO] ODL :: ovsdb :: library-artifacts 1.19.0 ........... SUCCESS [ 0.650 s] [INFO] ODL :: ovsdb :: library-it 1.19.0 .................. SUCCESS [ 12.423 s] [INFO] ODL :: ovsdb :: library-aggregator 1.19.0 .......... SUCCESS [ 0.003 s] [INFO] ODL :: ovsdb :: schemas 1.19.0 ..................... SUCCESS [ 0.002 s] [INFO] ODL :: ovsdb :: southbound-karaf 1.19.0 ............ SUCCESS [ 18.891 s] [INFO] ODL :: ovsdb :: southbound-features-aggregator 1.19.0 SUCCESS [ 0.031 s] [INFO] ODL :: ovsdb :: southbound-artifacts 1.19.0 ........ SUCCESS [ 0.030 s] [INFO] ODL :: ovsdb :: southbound-it 1.19.0 ............... SUCCESS [ 16.936 s] [INFO] ODL :: ovsdb :: southbound-aggregator 1.19.0 ....... SUCCESS [ 0.003 s] [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils 1.19.0 ........ SUCCESS [ 7.898 s] [INFO] ODL :: ovsdb :: utils 1.19.0 ....................... SUCCESS [ 0.003 s] [INFO] ovsdb 1.19.0 ....................................... SUCCESS [ 0.002 s] [INFO] ODL :: serviceutils :: commons 0.14.0 .............. SUCCESS [ 0.001 s] [INFO] ODL :: serviceutils :: tools-testutils 0.14.0 ...... SUCCESS [ 10.532 s] [INFO] ODL :: serviceutils :: tools-aggregator 0.14.0 ..... SUCCESS [ 0.003 s] [INFO] ODL :: serviceutils :: serviceutils-features-aggregator 0.14.0 SUCCESS [ 0.031 s] [INFO] ODL :: serviceutils :: serviceutils-artifacts 0.14.0 SUCCESS [ 0.031 s] [INFO] ODL :: serviceutils :: metrics-impl-test 0.14.0 .... SUCCESS [ 6.359 s] [INFO] ODL :: serviceutils :: metrics-impl-prometheus 0.14.0 SUCCESS [ 10.138 s] [INFO] ODL :: serviceutils :: metrics-sample 0.14.0 ....... SUCCESS [ 9.236 s] [INFO] ODL :: serviceutils :: metrics-it 0.14.0 ........... SUCCESS [ 12.334 s] [INFO] ODL :: serviceutils :: metrics-aggregator 0.14.0 ... SUCCESS [ 0.003 s] [INFO] ODL :: serviceutils :: srm-aggregator 0.14.0 ....... SUCCESS [ 0.002 s] [INFO] serviceutils 0.14.0 ................................ SUCCESS [ 0.002 s] [INFO] autorelease 1.2.0 .................................. SUCCESS [ 0.738 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 40:42 min [INFO] Finished at: 2024-04-10T01:39:21Z [INFO] ------------------------------------------------------------------------ [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [BuilderChain] provisioning config files... copy managed file [sigul-config] to file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config9623537328341757635tmp copy managed file [sigul-password] to file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config15403528143348310589tmp copy managed file [sigul-pki] to file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config10777410014051469360tmp [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins5962305420417199802.sh ---> sigul-configuration.sh gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: CAST5 encrypted data gpg: encrypted with 1 passphrase [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins17589477711148111073.sh ---> sigul-install.sh Sigul already installed; skipping installation. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SIGN_DIR=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo SIGN_MODE=serial [EnvInject] - Variables injected successfully. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins7167682050557306463.sh ---> sigul-sign-dir.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/autorelease-release-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UBGe from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-UBGe/bin to PATH --2024-04-10 01:39:40-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/shell/sigul-sign.sh Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1394 (1.4K) [text/plain] Saving to: ‘/w/workspace/autorelease-release-calcium-mvn38-openjdk17/sigul-sign.sh’ 0K . 100% 15.7M=0s 2024-04-10 01:39:40 (15.7 MB/s) - ‘/w/workspace/autorelease-release-calcium-mvn38-openjdk17/sigul-sign.sh’ saved [1394/1394] --2024-04-10 01:39:40-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/docker/Dockerfile Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 643 [text/plain] Saving to: ‘/w/workspace/autorelease-release-calcium-mvn38-openjdk17/Dockerfile’ 0K 100% 30.9M=0s 2024-04-10 01:39:40 (30.9 MB/s) - ‘/w/workspace/autorelease-release-calcium-mvn38-openjdk17/Dockerfile’ saved [643/643] #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 739B done #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/centos:7 #2 DONE 1.3s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 1.49kB done #4 DONE 0.0s #5 [1/5] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 #5 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done #5 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done #5 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done #5 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 1.05MB / 76.10MB 0.1s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 8.39MB / 76.10MB 0.2s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 19.92MB / 76.10MB 0.4s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 27.26MB / 76.10MB 0.6s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 39.85MB / 76.10MB 0.8s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 46.14MB / 76.10MB 0.9s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 53.48MB / 76.10MB 1.1s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 68.16MB / 76.10MB 1.3s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 1.4s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 1.7s done #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0.1s #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 3.1s done #5 DONE 5.4s #6 [2/5] RUN echo $'[fedora-infra-sigul] \nname=Fedora builder packages for sigul \nbaseurl=https://kojipkgs.fedoraproject.org/repos-dist/epel\$releasever-infra/latest/\$basearch/ \nenabled=1 \ngpgcheck=1 \ngpgkey=https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS \nincludepkgs=sigul* \nskip_if_unavailable=True' > /etc/yum.repos.d/fedora-infra-sigul.repo #6 DONE 2.0s #7 [3/5] RUN yum install -y -q sigul #7 7.778 warning: /var/cache/yum/x86_64/7/extras/packages/koji-1.15.1-1.el7.centos.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY #7 7.778 Public key for koji-1.15.1-1.el7.centos.noarch.rpm is not installed #7 7.802 Public key for logrotate-3.8.6-19.el7.x86_64.rpm is not installed #7 8.211 warning: /var/cache/yum/x86_64/7/fedora-infra-sigul/packages/sigul-0.207-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 47dd8ef9: NOKEY #7 8.212 Public key for sigul-0.207-1.el7.x86_64.rpm is not installed #7 8.248 Importing GPG key 0xF4A80EB5: #7 8.248 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " #7 8.248 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #7 8.248 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) #7 8.248 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #7 8.452 Importing GPG key 0x47DD8EF9: #7 8.452 Userid : "Fedora Infrastructure (infrastructure) " #7 8.452 Fingerprint: 1d69 8e02 822f 64ca 1acb 9a32 8059 815e 47dd 8ef9 #7 8.452 From : https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS #7 DONE 10.6s #8 [4/5] RUN mkdir -p /w/workspace && mkdir -p /home/jenkins #8 DONE 0.3s #9 [5/5] COPY ./sigul-sign.sh / #9 DONE 0.0s #10 exporting to image #10 exporting layers #10 exporting layers 0.6s done #10 writing image sha256:2bda4094403e69340967b9be3a9474ab94630e5b0926454ace19635056588a12 done #10 naming to docker.io/library/sigul-sign done #10 DONE 0.6s wrkspc_vol [ { "CreatedAt": "2024-04-10T01:40:01Z", "Driver": "local", "Labels": null, "Mountpoint": "/var/lib/docker/volumes/wrkspc_vol/_data", "Name": "wrkspc_vol", "Options": { "device": "/w/workspace", "o": "bind", "type": "none" }, "Scope": "local" } ] Sign files in: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo Sign list is not empty [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins1037840035395607751.sh ---> sigul-configuration-cleanup.sh provisioning config files... copy managed file [global-settings] to file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config3270422251647145169tmp copy managed file [autorelease-settings] to file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config1656534764432592719tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=opendaylight-staging [EnvInject] - Variables injected successfully. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins7758775863924178054.sh ---> create-netrc.sh [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins6886593994397026779.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-stage.sh + . /home/jenkins/lf-env.sh + lf-activate-venv --python python3 lftools ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-64ng + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 lftools + options=' --python '\''python3'\'' -- '\''lftools'\''' + eval set -- ' --python '\''python3'\'' -- '\''lftools'\''' ++ set -- --python python3 -- lftools + true + case $1 in + python=python3 + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/autorelease-release-calcium-mvn38-openjdk17/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ sed 's/^[ *]* //' ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.11.7 ++ [[ -z 3.11.7 ]] ++ echo 3.11.7 ++ return 0 + pyenv local 3.11.7 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.7 + pyenv local 3.11.7 + for arg in "$@" + case $arg in + pkg_list+='lftools ' + [[ -f /tmp/.os_lf_venv ]] ++ cat /tmp/.os_lf_venv + lf_venv=/tmp/venv-UBGe + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UBGe from' file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UBGe from file:/tmp/.os_lf_venv + /tmp/venv-UBGe/bin/python3 -m pip install --upgrade --quiet pip virtualenv + [[ -z lftools ]] + echo 'lf-activate-venv(): INFO: Installing: lftools ' lf-activate-venv(): INFO: Installing: lftools + /tmp/venv-UBGe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager lftools + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UBGe/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-UBGe/bin to PATH + PATH=/tmp/venv-UBGe/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + return 0 ++ mktemp + TMP_FILE=/tmp/tmp.EJqF6NOzfH + lftools deploy nexus-stage https://nexus.opendaylight.org 425e43800fea70 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo + tee /tmp/tmp.EJqF6NOzfH Staging repository autorelease-7702 created. ####################################################### Deploying directory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/autorelease-7702 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0.jar (33.74 kb) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0.pom (1.03 kb) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-javadoc.jar (187.4 kb) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-cyclonedx.xml (36.96 kb) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-cyclonedx.json (42.87 kb) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-sources.jar (24.34 kb) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0.jar (179.65 kb) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0.pom (2.09 kb) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-javadoc.jar (681.18 kb) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-cyclonedx.xml (44.74 kb) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-cyclonedx.json (51.76 kb) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-sources.jar (149.19 kb) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0.jar (7.77 kb) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0.pom (1001.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-javadoc.jar (82.67 kb) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-cyclonedx.xml (8.72 kb) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-cyclonedx.json (10.19 kb) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-sources.jar (2.62 kb) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/daexim/parent/1.16.0/parent-1.16.0.pom (1.85 kb) Attempting to upload org/opendaylight/daexim/parent/1.16.0/parent-1.16.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/parent/1.16.0/parent-1.16.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/parent/1.16.0/parent-1.16.0-cyclonedx.xml (8.7 kb) Attempting to upload org/opendaylight/daexim/parent/1.16.0/parent-1.16.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/parent/1.16.0/parent-1.16.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/parent/1.16.0/parent-1.16.0-cyclonedx.json (10.18 kb) Attempting to upload org/opendaylight/daexim/parent/1.16.0/parent-1.16.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/parent/1.16.0/parent-1.16.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/parent/1.16.0/parent-1.16.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/daexim/parent/1.16.0/parent-1.16.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/daexim/parent/1.16.0/parent-1.16.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.jar (60.21 kb) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.pom (6.41 kb) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-javadoc.jar (121.22 kb) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.cfg (232.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.cfg.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.cfg.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-cyclonedx.xml (120.9 kb) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-cyclonedx.json (138.08 kb) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-sources.jar (24.58 kb) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.cfg.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0.jar (9.69 kb) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0.pom (1.6 kb) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-javadoc.jar (83.9 kb) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-cyclonedx.xml (139.24 kb) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-cyclonedx.json (159.75 kb) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-sources.jar (3.22 kb) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0.pom (3.41 kb) Attempting to upload org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-features.xml (1.53 kb) Attempting to upload org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-cyclonedx.xml (526.99 kb) Attempting to upload org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-cyclonedx.json (591.1 kb) Attempting to upload org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0.pom (2.22 kb) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-features.xml (645.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-cyclonedx.xml (1001.43 kb) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-cyclonedx.json (1.11 mb) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0.pom (1.81 kb) Attempting to upload org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-features.xml (689.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-cyclonedx.xml (1003.97 kb) Attempting to upload org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-cyclonedx.json (1.11 mb) Attempting to upload org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0.pom (1.54 kb) Attempting to upload org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0-cyclonedx.xml (2.76 kb) Attempting to upload org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0-cyclonedx.json (3.22 kb) Attempting to upload org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0.pom (2.89 kb) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0-cyclonedx.xml (2.76 kb) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0-cyclonedx.json (3.21 kb) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0.pom (1.28 kb) Attempting to upload org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0-cyclonedx.xml (2.68 kb) Attempting to upload org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0-cyclonedx.json (3.14 kb) Attempting to upload org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0.pom (3.41 kb) Attempting to upload org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0-cyclonedx.xml (2.83 kb) Attempting to upload org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0-cyclonedx.json (3.29 kb) Attempting to upload org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/properties/0.21.0/properties-0.21.0.pom (3.27 kb) Attempting to upload org/opendaylight/integration/properties/0.21.0/properties-0.21.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/properties/0.21.0/properties-0.21.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/integration/properties/0.21.0/properties-0.21.0-cyclonedx.xml (2.83 kb) Attempting to upload org/opendaylight/integration/properties/0.21.0/properties-0.21.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/properties/0.21.0/properties-0.21.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/properties/0.21.0/properties-0.21.0-cyclonedx.json (3.28 kb) Attempting to upload org/opendaylight/integration/properties/0.21.0/properties-0.21.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/properties/0.21.0/properties-0.21.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/integration/properties/0.21.0/properties-0.21.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/integration/properties/0.21.0/properties-0.21.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/properties/0.21.0/properties-0.21.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0.pom (13.23 kb) Attempting to upload org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0-cyclonedx.xml (2.83 kb) Attempting to upload org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0-cyclonedx.json (3.29 kb) Attempting to upload org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0.pom (2.63 kb) Attempting to upload org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0-cyclonedx.xml (2.83 kb) Attempting to upload org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0-cyclonedx.json (3.29 kb) Attempting to upload org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0.pom (2.69 kb) Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0-cyclonedx.xml (2.84 kb) Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0-cyclonedx.json (3.29 kb) Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0.pom (2.08 kb) Attempting to upload org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0-cyclonedx.xml (2.8 kb) Attempting to upload org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0-cyclonedx.json (3.25 kb) Attempting to upload org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0.pom (2.69 kb) Attempting to upload org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0-cyclonedx.xml (2.79 kb) Attempting to upload org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0-cyclonedx.json (3.25 kb) Attempting to upload org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0.pom (2.06 kb) Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0-cyclonedx.xml (2.8 kb) Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0-cyclonedx.json (3.26 kb) Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0.jar (13.31 kb) Attempting to upload org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0.pom (1.26 kb) Attempting to upload org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0-cyclonedx.xml (2.79 kb) Attempting to upload org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0-cyclonedx.json (3.25 kb) Attempting to upload org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0.pom (14.34 kb) Attempting to upload org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-features.xml (5.89 kb) Attempting to upload org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-cyclonedx.xml (2.56 mb) Attempting to upload org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-cyclonedx.json (2.86 mb) Attempting to upload org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0.pom (11.36 kb) Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-features.xml (5.09 kb) Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-cyclonedx.xml (2.04 mb) Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-cyclonedx.json (2.28 mb) Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0.pom (5.2 kb) Attempting to upload org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-features.xml (2.06 kb) Attempting to upload org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-cyclonedx.xml (2.08 mb) Attempting to upload org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-cyclonedx.json (2.33 mb) Attempting to upload org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0.pom (2.83 kb) Attempting to upload org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-features.xml (813.0 b) Attempting to upload org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-cyclonedx.xml (2.09 mb) Attempting to upload org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-cyclonedx.json (2.33 mb) Attempting to upload org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.pom (7.59 kb) Attempting to upload org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.tar.gz (275.25 mb) Attempting to upload org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.tar.gz.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.tar.gz.md5 (32.0 b) Attempting to upload org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.zip (277.0 mb) Attempting to upload org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.zip.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.zip.md5 (32.0 b) Attempting to upload org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0-cyclonedx.xml (2.71 mb) Attempting to upload org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0-cyclonedx.json (3.03 mb) Attempting to upload org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.tar.gz.asc (455.0 b) Attempting to upload org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.zip.asc (455.0 b) Attempting to upload org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0.pom (2.11 kb) Attempting to upload org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0-cyclonedx.xml (2.79 kb) Attempting to upload org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0-cyclonedx.json (3.24 kb) Attempting to upload org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0.pom (2.06 kb) Attempting to upload org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0-cyclonedx.xml (2.78 kb) Attempting to upload org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0-cyclonedx.json (3.23 kb) Attempting to upload org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0.pom (2.02 kb) Attempting to upload org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0-cyclonedx.xml (2.79 kb) Attempting to upload org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0-cyclonedx.json (3.25 kb) Attempting to upload org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0.pom (6.66 kb) Attempting to upload org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0.tar.gz (196.35 mb) Attempting to upload org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0.tar.gz.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0.tar.gz.md5 (32.0 b) Attempting to upload org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0-cyclonedx.xml (1.62 mb) Attempting to upload org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0-cyclonedx.json (1.83 mb) Attempting to upload org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0.tar.gz.asc (455.0 b) Attempting to upload org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0.pom (2.55 kb) Attempting to upload org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0-cyclonedx.xml (2.85 kb) Attempting to upload org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0-cyclonedx.json (3.3 kb) Attempting to upload org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0.pom (3.27 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0-cyclonedx.xml (8.79 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0-cyclonedx.json (10.27 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0.jar (36.85 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0.pom (1.42 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-javadoc.jar (191.6 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-cyclonedx.xml (26.73 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-cyclonedx.json (31.19 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-sources.jar (19.06 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0.jar (18.64 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0.pom (1.32 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-javadoc.jar (166.36 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-cyclonedx.xml (31.15 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-cyclonedx.json (36.22 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-sources.jar (16.12 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0.jar (44.94 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0.pom (3.46 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-javadoc.jar (200.01 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-tests.jar (4.82 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-tests.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-tests.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-cyclonedx.xml (71.59 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-cyclonedx.json (83.18 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-sources.jar (26.37 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-tests.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0.jar (54.56 kb) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0.pom (3.3 kb) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-javadoc.jar (210.71 kb) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-cyclonedx.xml (60.94 kb) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-cyclonedx.json (71.14 kb) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-sources.jar (35.61 kb) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0.jar (43.21 kb) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0.pom (3.54 kb) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-javadoc.jar (139.07 kb) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-cyclonedx.xml (66.49 kb) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-cyclonedx.json (77.19 kb) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-sources.jar (26.28 kb) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0.jar (74.86 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0.pom (3.91 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-javadoc.jar (314.59 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-tests.jar (53.78 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-tests.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-tests.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-cyclonedx.xml (61.03 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-cyclonedx.json (71.22 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-sources.jar (49.61 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-tests.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0.jar (7.69 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0.pom (1.72 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-config.cfg (195.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-config.cfg.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-config.cfg.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-cyclonedx.xml (8.76 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-cyclonedx.json (10.23 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-sources.jar (2.12 kb) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-config.cfg.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0.pom (1011.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0-cyclonedx.xml (2.76 kb) Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0-cyclonedx.json (3.22 kb) Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0.jar (22.29 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0.pom (1.64 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-javadoc.jar (121.6 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-cyclonedx.xml (46.52 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-cyclonedx.json (53.94 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-sources.jar (13.99 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0.jar (9.2 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0.pom (1.17 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-javadoc.jar (89.37 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-cyclonedx.xml (17.77 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-cyclonedx.json (20.72 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-sources.jar (3.92 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0.jar (9.41 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0.pom (1.3 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-javadoc.jar (84.11 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-cyclonedx.xml (25.51 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-cyclonedx.json (29.81 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-sources.jar (3.22 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0.jar (11.56 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0.pom (1.94 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-javadoc.jar (88.9 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-cyclonedx.xml (88.33 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-cyclonedx.json (102.44 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-sources.jar (4.35 kb) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0.jar (117.64 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0.pom (1.56 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-javadoc.jar (456.61 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-cyclonedx.xml (47.49 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-cyclonedx.json (54.88 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-sources.jar (97.44 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0.pom (3.78 kb) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-features.xml (1.78 kb) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-cyclonedx.xml (858.26 kb) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-cyclonedx.json (973.0 kb) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0.jar (243.37 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0.pom (2.35 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-javadoc.jar (937.95 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-tests.jar (7.65 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-tests.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-tests.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-cyclonedx.xml (51.9 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-cyclonedx.json (60.11 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-sources.jar (196.71 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-tests.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0.jar (44.25 kb) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0.pom (3.99 kb) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-javadoc.jar (116.16 kb) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-cyclonedx.xml (85.29 kb) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-cyclonedx.json (97.09 kb) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-sources.jar (20.0 kb) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0.pom (7.88 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0-cyclonedx.xml (251.16 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0-cyclonedx.json (281.94 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0.jar (337.39 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0.pom (2.76 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-javadoc.jar (393.92 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-tests.jar (63.14 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-tests.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-tests.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-cyclonedx.xml (262.85 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-cyclonedx.json (295.69 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-sources.jar (78.75 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-tests.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0.jar (16.29 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0.pom (7.22 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-javadoc.jar (84.9 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-cyclonedx.xml (264.26 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-cyclonedx.json (297.03 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-sources.jar (6.26 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0.pom (2.0 kb) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-features.xml (952.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-cyclonedx.xml (870.11 kb) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-cyclonedx.json (986.13 kb) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0.pom (1.83 kb) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-features.xml (678.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-cyclonedx.xml (1.02 mb) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-cyclonedx.json (1.16 mb) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0.pom (2.06 kb) Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-features.xml (912.0 b) Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-cyclonedx.xml (1.02 mb) Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-cyclonedx.json (1.16 mb) Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0.pom (7.71 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0-cyclonedx.xml (2.77 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0-cyclonedx.json (3.23 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0.jar (100.35 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0.pom (8.24 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-javadoc.jar (261.81 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-cyclonedx.xml (307.39 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-cyclonedx.json (346.66 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-sources.jar (54.92 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0.pom (2.23 kb) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-features.xml (1.08 kb) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-cyclonedx.xml (1.02 mb) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-cyclonedx.json (1.15 mb) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0.pom (1.21 kb) Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.xml (2.79 kb) Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.json (3.24 kb) Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0.jar (35.06 kb) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0.pom (7.17 kb) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-javadoc.jar (151.05 kb) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-cyclonedx.xml (264.74 kb) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-cyclonedx.json (297.04 kb) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-sources.jar (19.47 kb) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0.pom (1.61 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0-cyclonedx.xml (2.69 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0-cyclonedx.json (3.15 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0.pom (1.13 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0-cyclonedx.xml (2.74 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0-cyclonedx.json (3.2 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0.pom (998.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0-cyclonedx.xml (2.78 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0-cyclonedx.json (3.24 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0.pom (5.26 kb) Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0-cyclonedx.xml (296.84 kb) Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0-cyclonedx.json (337.81 kb) Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0.jar (27.02 mb) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0.pom (2.36 kb) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-javadoc.jar (88.32 kb) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-cyclonedx.xml (330.37 kb) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-cyclonedx.json (374.42 kb) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-sources.jar (10.2 kb) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0.pom (938.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0-cyclonedx.xml (2.76 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0-cyclonedx.json (3.21 kb) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0.jar (748.9 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0.pom (1.77 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-javadoc.jar (2.28 mb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-cyclonedx.xml (50.11 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-cyclonedx.json (57.94 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-sources.jar (528.24 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0.jar (443.23 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0.pom (1.45 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-javadoc.jar (1.5 mb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-cyclonedx.xml (55.37 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-cyclonedx.json (63.94 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-sources.jar (360.88 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0.pom (2.21 kb) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-features.xml (902.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-cyclonedx.xml (70.66 kb) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-cyclonedx.json (81.11 kb) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0.pom (1.91 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0-cyclonedx.xml (4.82 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0-cyclonedx.json (5.63 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0.jar (25.31 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0.pom (1.4 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-javadoc.jar (106.67 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-cyclonedx.xml (65.9 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-cyclonedx.json (76.37 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-sources.jar (10.42 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0.pom (2.09 kb) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-features.xml (861.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-cyclonedx.xml (507.04 kb) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-cyclonedx.json (568.21 kb) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0.jar (21.96 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0.pom (2.84 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-javadoc.jar (90.11 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-cyclonedx.xml (61.4 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-cyclonedx.json (70.68 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-sources.jar (7.31 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0.jar (42.22 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0.pom (1.11 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-javadoc.jar (111.92 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-cyclonedx.xml (53.94 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-cyclonedx.json (62.23 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-sources.jar (11.55 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0.jar (12.64 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0.pom (1.07 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-javadoc.jar (85.35 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-cyclonedx.xml (55.71 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-cyclonedx.json (64.36 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-sources.jar (5.56 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0.jar (54.95 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0.pom (3.84 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-javadoc.jar (178.77 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-cyclonedx.xml (125.03 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-cyclonedx.json (143.62 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-sources.jar (26.77 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0.pom (3.45 kb) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-features.xml (1.63 kb) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-cyclonedx.xml (993.56 kb) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-cyclonedx.json (1.1 mb) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0.jar (106.54 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0.pom (3.76 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-javadoc.jar (208.97 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-cyclonedx.xml (102.51 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-cyclonedx.json (117.8 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-sources.jar (61.47 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0.pom (3.09 kb) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-features.xml (1.3 kb) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-cyclonedx.xml (1000.18 kb) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-cyclonedx.json (1.11 mb) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0.pom (1.64 kb) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-features.xml (832.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-cyclonedx.xml (1002.93 kb) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-cyclonedx.json (1.11 mb) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0.jar (21.78 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0.pom (1.72 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-javadoc.jar (91.92 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-cyclonedx.xml (65.26 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-cyclonedx.json (75.51 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-sources.jar (4.92 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0.pom (1.59 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-features.xml (754.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-cyclonedx.xml (1005.41 kb) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-cyclonedx.json (1.11 mb) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0.pom (2.61 kb) Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-features.xml (1.72 kb) Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-cyclonedx.xml (1011.41 kb) Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-cyclonedx.json (1.12 mb) Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0.pom (10.69 kb) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0-cyclonedx.xml (4.84 kb) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0-cyclonedx.json (5.64 kb) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0.jar (11.11 kb) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0.pom (801.0 b) Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-cyclonedx.xml (4.85 kb) Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-cyclonedx.json (5.65 kb) Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-sources.jar (5.51 kb) Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0.pom (4.68 kb) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0-cyclonedx.xml (2.87 kb) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0-cyclonedx.json (3.33 kb) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0.pom (1.48 kb) Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.xml (2.83 kb) Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.json (3.28 kb) Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0.jar (7.84 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0.pom (3.36 kb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0-cyclonedx.xml (1.15 mb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0-cyclonedx.json (1.3 mb) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0.pom (1.81 kb) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0-cyclonedx.xml (4.85 kb) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0-cyclonedx.json (5.66 kb) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0.pom (1.86 kb) Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0-cyclonedx.xml (10.79 kb) Attempting to upload org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0-cyclonedx.json (12.61 kb) Attempting to upload org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0.jar (24.39 kb) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0.pom (1.49 kb) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-javadoc.jar (193.67 kb) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-cyclonedx.xml (29.28 kb) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-cyclonedx.json (34.06 kb) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-sources.jar (17.98 kb) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0.jar (35.73 kb) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0.pom (3.46 kb) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-javadoc.jar (105.56 kb) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-config.cfg (1.75 kb) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-config.cfg.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-config.cfg.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-cyclonedx.xml (59.11 kb) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-cyclonedx.json (68.91 kb) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-sources.jar (15.04 kb) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-config.cfg.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0.pom (2.45 kb) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-features.xml (1.15 kb) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-cyclonedx.xml (62.7 kb) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-cyclonedx.json (72.31 kb) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0.jar (24.55 kb) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0.pom (2.23 kb) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-javadoc.jar (120.81 kb) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-cyclonedx.xml (51.65 kb) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-cyclonedx.json (59.73 kb) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-sources.jar (14.58 kb) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0.pom (2.37 kb) Attempting to upload org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0-cyclonedx.xml (8.82 kb) Attempting to upload org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0-cyclonedx.json (10.29 kb) Attempting to upload org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0.jar (23.47 kb) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0.pom (2.2 kb) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-javadoc.jar (136.67 kb) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-cyclonedx.xml (54.79 kb) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-cyclonedx.json (63.49 kb) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-sources.jar (14.45 kb) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0.pom (2.48 kb) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-features.xml (1.01 kb) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-cyclonedx.xml (516.04 kb) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-cyclonedx.json (577.95 kb) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0.jar (15.75 kb) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0.pom (1.32 kb) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-javadoc.jar (98.7 kb) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-cyclonedx.xml (31.5 kb) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-cyclonedx.json (36.64 kb) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-sources.jar (5.45 kb) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0.pom (1.77 kb) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-features.xml (574.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-cyclonedx.xml (40.95 kb) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-cyclonedx.json (47.37 kb) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0.jar (131.23 kb) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0.pom (1.37 kb) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-javadoc.jar (484.75 kb) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-cyclonedx.xml (36.95 kb) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-cyclonedx.json (42.86 kb) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-sources.jar (86.59 kb) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0.jar (19.72 kb) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0.pom (2.67 kb) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-javadoc.jar (97.09 kb) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-cyclonedx.xml (67.45 kb) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-cyclonedx.json (77.9 kb) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-sources.jar (7.67 kb) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0.jar (27.83 kb) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0.pom (2.28 kb) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-javadoc.jar (96.77 kb) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-cyclonedx.xml (56.86 kb) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-cyclonedx.json (65.69 kb) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-sources.jar (7.8 kb) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0.pom (2.0 kb) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-features.xml (971.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-cyclonedx.xml (532.49 kb) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-cyclonedx.json (596.44 kb) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0.jar (23.42 kb) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0.pom (1.76 kb) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-javadoc.jar (117.5 kb) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-cyclonedx.xml (51.58 kb) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-cyclonedx.json (59.68 kb) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-sources.jar (13.19 kb) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0.pom (2.01 kb) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-features.xml (809.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-cyclonedx.xml (172.27 kb) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-cyclonedx.json (195.43 kb) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0.pom (2.32 kb) Attempting to upload org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-features.xml (1.38 kb) Attempting to upload org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-cyclonedx.xml (541.04 kb) Attempting to upload org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-cyclonedx.json (606.0 kb) Attempting to upload org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0.jar (10.41 kb) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0.pom (2.55 kb) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-javadoc.jar (85.08 kb) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-cyclonedx.xml (95.35 kb) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-cyclonedx.json (111.46 kb) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-sources.jar (4.12 kb) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0.pom (1.5 kb) Attempting to upload org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0-cyclonedx.xml (2.91 kb) Attempting to upload org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0-cyclonedx.json (3.37 kb) Attempting to upload org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0.pom (4.71 kb) Attempting to upload org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0-cyclonedx.xml (2.83 kb) Attempting to upload org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0-cyclonedx.json (3.29 kb) Attempting to upload org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0.jar (13.26 kb) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0.pom (1.38 kb) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-javadoc.jar (85.6 kb) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-cyclonedx.xml (31.69 kb) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-cyclonedx.json (36.87 kb) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-sources.jar (3.83 kb) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0.jar (18.75 kb) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0.pom (2.96 kb) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-javadoc.jar (94.2 kb) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-cyclonedx.xml (57.62 kb) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-cyclonedx.json (67.38 kb) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-sources.jar (8.69 kb) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0.jar (14.79 kb) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0.pom (2.58 kb) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-javadoc.jar (97.76 kb) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-cyclonedx.xml (46.24 kb) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-cyclonedx.json (53.96 kb) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-sources.jar (5.37 kb) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0.jar (9.89 kb) Attempting to upload org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0.pom (1.92 kb) Attempting to upload org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0-cyclonedx.xml (30.0 kb) Attempting to upload org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0-cyclonedx.json (34.93 kb) Attempting to upload org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0.pom (11.05 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0-cyclonedx.xml (8.86 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0-cyclonedx.json (10.33 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0.jar (2.31 mb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0.pom (1.97 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-javadoc.jar (7.41 mb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-cyclonedx.xml (54.12 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-cyclonedx.json (62.64 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-sources.jar (1.79 mb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0.pom (5.24 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0-cyclonedx.xml (8.95 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0-cyclonedx.json (10.42 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0.jar (46.61 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0.pom (1.58 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-sources.jar (35.86 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-javadoc.jar (207.37 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-cyclonedx.xml (57.03 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-cyclonedx.json (65.89 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0.jar (14.32 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0.pom (1.13 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-sources.jar (6.9 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-javadoc.jar (96.39 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-cyclonedx.xml (56.7 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-cyclonedx.json (65.62 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0.jar (625.81 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0.pom (4.46 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-sources.jar (421.17 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-javadoc.jar (1.69 mb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-tests.jar (606.95 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-tests.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-tests.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-cyclonedx.xml (104.44 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-cyclonedx.json (120.68 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-tests.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0.jar (10.02 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0.pom (3.12 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-sources.jar (4.49 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-config.xml (943.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-config.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-config.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-legacyConfig.xml (941.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-legacyConfig.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-legacyConfig.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-cyclonedx.xml (9.04 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-cyclonedx.json (10.52 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-config.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-legacyConfig.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0.pom (4.1 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-features.xml (1.69 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-cyclonedx.xml (155.68 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-cyclonedx.json (178.14 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0.pom (1.12 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-features.xml (579.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-cyclonedx.xml (158.28 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-cyclonedx.json (181.13 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0.pom (984.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0-cyclonedx.xml (2.99 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0-cyclonedx.json (3.44 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0.jar (7.26 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0.pom (1.87 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0-cyclonedx.xml (10.98 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0-cyclonedx.json (12.79 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0.jar (71.17 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0.pom (1.58 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-javadoc.jar (297.99 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-cyclonedx.xml (47.19 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-cyclonedx.json (54.63 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-sources.jar (54.22 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0.jar (1.46 mb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0.pom (1.4 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-javadoc.jar (4.86 mb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-cyclonedx.xml (62.71 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-cyclonedx.json (72.23 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-sources.jar (1.13 mb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0.jar (1.3 mb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0.pom (1.21 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-javadoc.jar (4.18 mb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-cyclonedx.xml (65.63 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-cyclonedx.json (75.49 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-sources.jar (1.02 mb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0.jar (767.86 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0.pom (1.34 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-javadoc.jar (2.33 mb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-cyclonedx.xml (68.68 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-cyclonedx.json (78.85 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-sources.jar (613.69 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0.jar (22.08 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0.pom (1.6 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-javadoc.jar (128.35 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-cyclonedx.xml (55.23 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-cyclonedx.json (63.77 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-sources.jar (15.39 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0.pom (3.39 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-features.xml (1.47 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-cyclonedx.xml (184.93 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-cyclonedx.json (210.77 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0.jar (43.25 kb) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0.pom (2.04 kb) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-javadoc.jar (176.94 kb) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-cyclonedx.xml (31.32 kb) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-cyclonedx.json (36.58 kb) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-sources.jar (29.32 kb) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0.pom (1.41 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-features.xml (774.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-cyclonedx.xml (31.31 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-cyclonedx.json (36.32 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0.jar (9.64 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0.pom (1.92 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-config.cfg (6.29 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-config.cfg.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-config.cfg.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-cyclonedx.xml (9.0 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-cyclonedx.json (10.47 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-sources.jar (4.31 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-config.cfg.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0.jar (18.89 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0.pom (1.01 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-javadoc.jar (96.79 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-cyclonedx.xml (42.4 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-cyclonedx.json (49.0 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-sources.jar (6.97 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0.jar (140.04 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0.pom (1.39 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-javadoc.jar (894.13 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-cyclonedx.xml (84.46 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-cyclonedx.json (96.75 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-sources.jar (132.4 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0.jar (569.14 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0.pom (1.52 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-javadoc.jar (1.9 mb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-cyclonedx.xml (72.0 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-cyclonedx.json (82.45 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-sources.jar (454.98 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0.jar (418.92 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0.pom (2.17 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-javadoc.jar (1.06 mb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-cyclonedx.xml (98.51 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-cyclonedx.json (112.43 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-sources.jar (250.01 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0.jar (1.11 mb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0.pom (5.03 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-javadoc.jar (2.79 mb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-cyclonedx.xml (196.21 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-cyclonedx.json (225.3 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-sources.jar (677.13 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0.jar (31.82 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0.pom (2.05 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-javadoc.jar (137.82 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-cyclonedx.xml (106.92 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-cyclonedx.json (121.88 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-sources.jar (16.4 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0.pom (5.12 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-features.xml (2.46 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-cyclonedx.xml (691.25 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-cyclonedx.json (774.97 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0.jar (199.41 kb) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0.pom (1.91 kb) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-javadoc.jar (566.61 kb) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-cyclonedx.xml (88.87 kb) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-cyclonedx.json (102.22 kb) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-sources.jar (135.4 kb) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0.jar (13.05 kb) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0.pom (1.37 kb) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-javadoc.jar (96.25 kb) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-cyclonedx.xml (56.52 kb) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-cyclonedx.json (65.78 kb) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-sources.jar (5.25 kb) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0.jar (12.33 kb) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0.pom (3.05 kb) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-javadoc.jar (85.17 kb) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-cyclonedx.xml (105.12 kb) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-cyclonedx.json (120.61 kb) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-sources.jar (4.44 kb) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0.jar (42.48 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0.pom (895.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-javadoc.jar (178.59 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-cyclonedx.xml (74.95 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-cyclonedx.json (85.74 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-sources.jar (31.91 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0.jar (30.11 kb) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0.pom (2.74 kb) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-javadoc.jar (118.75 kb) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-cyclonedx.xml (110.56 kb) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-cyclonedx.json (127.37 kb) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-sources.jar (9.74 kb) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0.jar (23.44 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0.pom (1.89 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-javadoc.jar (90.77 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-cyclonedx.xml (114.2 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-cyclonedx.json (130.67 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-sources.jar (7.1 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0.jar (180.5 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0.pom (3.82 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-javadoc.jar (394.06 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-cyclonedx.xml (118.98 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-cyclonedx.json (136.09 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-sources.jar (91.91 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0.jar (104.4 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0.pom (2.93 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-javadoc.jar (331.32 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-cyclonedx.xml (88.78 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-cyclonedx.json (102.14 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-sources.jar (60.97 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0.jar (13.94 kb) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0.pom (2.16 kb) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-javadoc.jar (85.11 kb) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-cyclonedx.xml (104.55 kb) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-cyclonedx.json (120.12 kb) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-sources.jar (4.85 kb) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0.jar (46.15 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0.pom (2.43 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-javadoc.jar (172.65 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-cyclonedx.xml (103.79 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-cyclonedx.json (119.14 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-sources.jar (28.36 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0.jar (89.47 kb) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0.pom (1.85 kb) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-javadoc.jar (311.22 kb) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-cyclonedx.xml (106.09 kb) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-cyclonedx.json (121.3 kb) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-sources.jar (65.62 kb) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0.jar (40.66 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0.pom (2.55 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-javadoc.jar (110.23 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-cyclonedx.xml (98.62 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-cyclonedx.json (113.43 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-sources.jar (16.62 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0.jar (87.79 kb) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0.pom (2.49 kb) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-javadoc.jar (292.23 kb) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-cyclonedx.xml (156.48 kb) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-cyclonedx.json (179.78 kb) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-sources.jar (56.18 kb) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0.pom (1.34 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-features.xml (744.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-cyclonedx.xml (697.28 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-cyclonedx.json (781.66 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0.pom (1.34 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-features.xml (856.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-cyclonedx.xml (700.25 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-cyclonedx.json (784.99 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0.pom (1.55 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-features.xml (1.06 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-cyclonedx.xml (706.4 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-cyclonedx.json (791.81 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0.pom (1.32 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-features.xml (750.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-cyclonedx.xml (697.18 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-cyclonedx.json (781.59 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0.pom (1.34 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-features.xml (868.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-cyclonedx.xml (699.72 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-cyclonedx.json (784.54 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0.pom (1.75 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-features.xml (1020.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-cyclonedx.xml (706.73 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-cyclonedx.json (792.03 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0.pom (1.31 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-features.xml (938.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-cyclonedx.xml (703.46 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-cyclonedx.json (788.48 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0.pom (1.34 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-features.xml (782.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-cyclonedx.xml (697.53 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-cyclonedx.json (781.9 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0.pom (1.32 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-features.xml (747.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-cyclonedx.xml (697.16 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-cyclonedx.json (781.57 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0.pom (1.24 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-features.xml (787.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-cyclonedx.xml (696.7 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-cyclonedx.json (781.2 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0.pom (1.64 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-features.xml (1.14 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-cyclonedx.xml (705.65 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-cyclonedx.json (791.19 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0.pom (2.28 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-features.xml (1.61 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-cyclonedx.xml (737.57 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-cyclonedx.json (826.19 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0.jar (24.95 kb) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0.pom (2.59 kb) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-javadoc.jar (108.75 kb) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-cyclonedx.xml (86.01 kb) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-cyclonedx.json (99.03 kb) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-sources.jar (11.12 kb) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0.jar (24.5 kb) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0.pom (1.8 kb) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-javadoc.jar (100.65 kb) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-cyclonedx.xml (114.58 kb) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-cyclonedx.json (132.47 kb) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-sources.jar (6.75 kb) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0.pom (1.49 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-features.xml (765.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-cyclonedx.xml (745.63 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-cyclonedx.json (835.36 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0.pom (1.73 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-features.xml (786.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-cyclonedx.xml (1.14 mb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-cyclonedx.json (1.29 mb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0.pom (1.31 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-features.xml (1.03 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-cyclonedx.xml (706.43 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-cyclonedx.json (791.79 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0.pom (5.84 kb) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-features.xml (4.63 kb) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-cyclonedx.xml (1.19 mb) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-cyclonedx.json (1.34 mb) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0.jar (13.1 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0.pom (1.36 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-javadoc.jar (102.95 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-cyclonedx.xml (56.7 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-cyclonedx.json (65.62 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-sources.jar (6.46 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0.jar (1.05 mb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0.pom (1.78 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-javadoc.jar (3.31 mb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-cyclonedx.xml (69.88 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-cyclonedx.json (80.53 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-sources.jar (790.85 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0.jar (2.97 mb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0.pom (2.31 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-javadoc.jar (7.83 mb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-cyclonedx.xml (89.59 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-cyclonedx.json (102.07 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-sources.jar (2.2 mb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0.pom (1.99 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-features.xml (918.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-cyclonedx.xml (703.94 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-cyclonedx.json (788.92 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0.pom (1.31 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-features.xml (615.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-cyclonedx.xml (694.04 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-cyclonedx.json (778.13 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0.jar (60.05 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0.pom (1.38 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-javadoc.jar (267.2 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-cyclonedx.xml (62.64 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-cyclonedx.json (72.17 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-sources.jar (42.31 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0.jar (109.67 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0.pom (1.98 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-javadoc.jar (383.15 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-cyclonedx.xml (84.06 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-cyclonedx.json (95.78 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-sources.jar (82.13 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0.pom (1.82 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-features.xml (813.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-cyclonedx.xml (700.87 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-cyclonedx.json (785.51 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0.pom (1.54 kb) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-features.xml (1.06 kb) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-cyclonedx.xml (719.26 kb) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-cyclonedx.json (805.87 kb) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0.pom (18.11 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0-cyclonedx.xml (2.86 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0-cyclonedx.json (3.32 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0.jar (43.92 kb) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0.pom (2.29 kb) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-javadoc.jar (196.5 kb) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-cyclonedx.xml (75.23 kb) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-cyclonedx.json (86.8 kb) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-sources.jar (30.52 kb) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0.jar (28.68 kb) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0.pom (3.26 kb) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-javadoc.jar (142.94 kb) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-cyclonedx.xml (136.87 kb) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-cyclonedx.json (155.34 kb) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-sources.jar (17.6 kb) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0.pom (926.0 b) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0-cyclonedx.xml (2.9 kb) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0-cyclonedx.json (3.36 kb) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0.jar (135.26 kb) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0.pom (3.12 kb) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-javadoc.jar (150.37 kb) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-cyclonedx.xml (93.07 kb) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-cyclonedx.json (107.08 kb) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-sources.jar (47.03 kb) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0.pom (1.82 kb) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0-cyclonedx.xml (2.82 kb) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0-cyclonedx.json (3.28 kb) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0.jar (32.49 kb) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0.pom (2.23 kb) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-javadoc.jar (147.58 kb) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-cyclonedx.xml (101.97 kb) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-cyclonedx.json (117.13 kb) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-sources.jar (18.93 kb) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0.jar (12.18 kb) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0.pom (2.19 kb) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-javadoc.jar (88.95 kb) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-cyclonedx.xml (84.01 kb) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-cyclonedx.json (96.56 kb) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-sources.jar (4.64 kb) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0.jar (17.84 kb) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0.pom (2.41 kb) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-javadoc.jar (85.07 kb) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-cyclonedx.xml (92.51 kb) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-cyclonedx.json (106.12 kb) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-sources.jar (5.94 kb) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0.pom (2.47 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0-cyclonedx.xml (8.9 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0-cyclonedx.json (10.38 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0.pom (2.01 kb) Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0-cyclonedx.xml (8.82 kb) Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0-cyclonedx.json (10.3 kb) Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0.jar (223.61 kb) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0.pom (6.6 kb) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-javadoc.jar (671.05 kb) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-config.cfg (1.29 kb) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-config.cfg.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-config.cfg.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-cyclonedx.xml (100.96 kb) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-cyclonedx.json (117.1 kb) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-sources.jar (119.77 kb) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-config.cfg.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0.jar (10.11 kb) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0.pom (2.86 kb) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-javadoc.jar (84.33 kb) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-cyclonedx.xml (10.65 kb) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-cyclonedx.json (12.47 kb) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-sources.jar (4.27 kb) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0.jar (27.54 kb) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0.pom (2.23 kb) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-javadoc.jar (167.65 kb) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-cyclonedx.xml (85.38 kb) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-cyclonedx.json (98.74 kb) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-sources.jar (20.25 kb) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0.jar (24.65 kb) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0.pom (2.23 kb) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-javadoc.jar (159.78 kb) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-cyclonedx.xml (85.38 kb) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-cyclonedx.json (98.74 kb) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-sources.jar (17.76 kb) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0.pom (3.02 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-features.xml (1.21 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-cyclonedx.xml (596.39 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-cyclonedx.json (670.21 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0.pom (1.41 kb) Attempting to upload org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-features.xml (514.0 b) Attempting to upload org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-cyclonedx.xml (598.82 kb) Attempting to upload org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-cyclonedx.json (673.03 kb) Attempting to upload org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0.jar (326.56 kb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0.pom (2.6 kb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-javadoc.jar (1.08 mb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-cyclonedx.xml (55.27 kb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-cyclonedx.json (63.79 kb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-sources.jar (261.7 kb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0.pom (1.98 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-features.xml (901.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-cyclonedx.xml (73.71 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-cyclonedx.json (84.49 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0.jar (420.7 kb) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0.pom (3.43 kb) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-javadoc.jar (1.33 mb) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-cyclonedx.xml (55.23 kb) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-cyclonedx.json (63.76 kb) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-sources.jar (329.81 kb) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0.pom (2.23 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-features.xml (871.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-cyclonedx.xml (73.63 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-cyclonedx.json (84.4 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0.jar (9.45 kb) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0.pom (2.3 kb) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-javadoc.jar (83.71 kb) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-cyclonedx.xml (10.61 kb) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-cyclonedx.json (12.43 kb) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-sources.jar (3.56 kb) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0.jar (25.08 kb) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0.pom (2.85 kb) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-javadoc.jar (125.76 kb) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-cyclonedx.xml (46.02 kb) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-cyclonedx.json (53.37 kb) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-sources.jar (12.06 kb) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0.jar (40.06 kb) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0.pom (3.17 kb) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-javadoc.jar (96.31 kb) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-cyclonedx.xml (67.99 kb) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-cyclonedx.json (78.33 kb) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-sources.jar (13.21 kb) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0.pom (2.64 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-features.xml (920.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-cyclonedx.xml (519.72 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-cyclonedx.json (582.78 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0.jar (409.14 kb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0.pom (5.21 kb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-javadoc.jar (635.97 kb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-cyclonedx.xml (197.51 kb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-cyclonedx.json (226.24 kb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-sources.jar (181.06 kb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0.pom (2.17 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-features.xml (1.02 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-cyclonedx.xml (645.97 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-cyclonedx.json (726.15 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0.pom (2.04 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-features.xml (745.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-cyclonedx.xml (1.02 mb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-cyclonedx.json (1.16 mb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0.pom (2.05 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-features.xml (763.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-cyclonedx.xml (1.03 mb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-cyclonedx.json (1.17 mb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0.jar (11.23 kb) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0.pom (2.3 kb) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-javadoc.jar (85.03 kb) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-cyclonedx.xml (174.81 kb) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-cyclonedx.json (199.44 kb) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-sources.jar (4.33 kb) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0.pom (1.64 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-features.xml (680.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-cyclonedx.xml (651.37 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-cyclonedx.json (732.28 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0.pom (2.55 kb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-features.xml (1.42 kb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-cyclonedx.xml (1.04 mb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-cyclonedx.json (1.18 mb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0.jar (9.54 kb) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0.pom (2.16 kb) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-javadoc.jar (84.35 kb) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-cyclonedx.xml (36.63 kb) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-cyclonedx.json (42.58 kb) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-sources.jar (3.75 kb) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0.jar (297.12 kb) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0.pom (7.92 kb) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-javadoc.jar (463.51 kb) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-config.cfg (1.97 kb) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-config.cfg.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-config.cfg.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-cyclonedx.xml (199.58 kb) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-cyclonedx.json (228.51 kb) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-sources.jar (148.81 kb) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-config.cfg.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-sources.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0.pom (3.35 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-features.xml (1.73 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-cyclonedx.xml (677.53 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-cyclonedx.json (761.97 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0.pom (2.03 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-features.xml (739.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-cyclonedx.xml (1.05 mb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-cyclonedx.json (1.19 mb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0.pom (2.04 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-features.xml (757.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-cyclonedx.xml (1.06 mb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-cyclonedx.json (1.2 mb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0.pom (2.04 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-features.xml (930.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-cyclonedx.xml (680.31 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-cyclonedx.json (765.1 kb) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0.pom (2.53 kb) Attempting to upload org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-features.xml (1.37 kb) Attempting to upload org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-cyclonedx.xml (1.07 mb) Attempting to upload org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-cyclonedx.json (1.21 mb) Attempting to upload org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-features.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/it/1.19.0/it-1.19.0.pom (4.78 kb) Attempting to upload org/opendaylight/ovsdb/it/1.19.0/it-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/it/1.19.0/it-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/it/1.19.0/it-1.19.0-cyclonedx.xml (42.59 kb) Attempting to upload org/opendaylight/ovsdb/it/1.19.0/it-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/it/1.19.0/it-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/it/1.19.0/it-1.19.0-cyclonedx.json (50.01 kb) Attempting to upload org/opendaylight/ovsdb/it/1.19.0/it-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/it/1.19.0/it-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/it/1.19.0/it-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/it/1.19.0/it-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/it/1.19.0/it-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0.pom (1.84 kb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0-cyclonedx.xml (2.87 kb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0-cyclonedx.json (3.33 kb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0.pom (3.3 kb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0-cyclonedx.xml (2.81 kb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0-cyclonedx.json (3.26 kb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0.jar (19.66 kb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0.pom (5.23 kb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0-cyclonedx.xml (1.15 mb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0-cyclonedx.json (1.31 mb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0.pom (1.65 kb) Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0-cyclonedx.xml (2.81 kb) Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0-cyclonedx.json (3.27 kb) Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0.pom (2.28 kb) Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0-cyclonedx.xml (2.74 kb) Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0-cyclonedx.json (3.2 kb) Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0.jar (15.58 kb) Attempting to upload org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0.pom (3.66 kb) Attempting to upload org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0-cyclonedx.xml (764.16 kb) Attempting to upload org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0-cyclonedx.json (864.44 kb) Attempting to upload org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0.pom (1.92 kb) Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0-cyclonedx.xml (2.83 kb) Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0-cyclonedx.json (3.29 kb) Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0.pom (3.25 kb) Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0-cyclonedx.xml (2.76 kb) Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0-cyclonedx.json (3.22 kb) Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0.jar (19.79 kb) Attempting to upload org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0.pom (5.07 kb) Attempting to upload org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0-cyclonedx.xml (1.17 mb) Attempting to upload org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0-cyclonedx.json (1.33 mb) Attempting to upload org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0.jar (153.8 kb) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0.pom (4.69 kb) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-javadoc.jar (110.75 kb) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-cyclonedx.xml (190.17 kb) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-cyclonedx.json (220.97 kb) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-sources.jar (18.42 kb) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0.pom.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-javadoc.jar.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-cyclonedx.xml.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-cyclonedx.json.asc (455.0 b) Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-sources.jar.asc (455.0 b) Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0.jar Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0.pom Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0.pom.sha1 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0.pom.md5 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-javadoc.jar Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-cyclonedx.json Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-sources.jar Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-sources.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-sources.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0.jar.asc Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0.pom.asc Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-javadoc.jar.asc Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-sources.jar.asc Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0.jar Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0.pom Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0.pom.sha1 Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0.pom.md5 Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-javadoc.jar Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-cyclonedx.json Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-sources.jar Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-sources.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-sources.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0.jar.asc Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0.pom.asc Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-javadoc.jar.asc Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-sources.jar.asc Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0.jar Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0.pom Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0.pom.sha1 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0.pom.md5 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-javadoc.jar Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-cyclonedx.json Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-sources.jar Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-sources.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-sources.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0.jar.asc Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0.pom.asc Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-javadoc.jar.asc Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-sources.jar.asc Successfully uploaded org/opendaylight/daexim/parent/1.16.0/parent-1.16.0.pom Successfully uploaded org/opendaylight/daexim/parent/1.16.0/parent-1.16.0.pom.sha1 Successfully uploaded org/opendaylight/daexim/parent/1.16.0/parent-1.16.0.pom.md5 Successfully uploaded org/opendaylight/daexim/parent/1.16.0/parent-1.16.0-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/parent/1.16.0/parent-1.16.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/parent/1.16.0/parent-1.16.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/parent/1.16.0/parent-1.16.0-cyclonedx.json Successfully uploaded org/opendaylight/daexim/parent/1.16.0/parent-1.16.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/parent/1.16.0/parent-1.16.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/parent/1.16.0/parent-1.16.0.pom.asc Successfully uploaded org/opendaylight/daexim/parent/1.16.0/parent-1.16.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/daexim/parent/1.16.0/parent-1.16.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.jar Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.pom Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.pom.sha1 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.pom.md5 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-javadoc.jar Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.cfg Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.cfg.sha1 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.cfg.md5 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-cyclonedx.json Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-sources.jar Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-sources.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-sources.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.jar.asc Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.pom.asc Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-javadoc.jar.asc Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0.cfg.asc Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/daexim/daexim-impl/1.16.0/daexim-impl-1.16.0-sources.jar.asc Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0.jar Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0.pom Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0.pom.sha1 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0.pom.md5 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-javadoc.jar Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-cyclonedx.json Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-sources.jar Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-sources.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-sources.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0.jar.asc Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0.pom.asc Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-javadoc.jar.asc Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0/daexim-akka-infoprovider-impl-1.16.0-sources.jar.asc Successfully uploaded org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0.pom Successfully uploaded org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0.pom.sha1 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0.pom.md5 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-features.xml Successfully uploaded org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-features.xml.sha1 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-features.xml.md5 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-cyclonedx.json Successfully uploaded org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0.pom.asc Successfully uploaded org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-features.xml.asc Successfully uploaded org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/daexim/odl-daexim/1.16.0/odl-daexim-1.16.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0.pom Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0.pom.sha1 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0.pom.md5 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-features.xml Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-features.xml.sha1 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-features.xml.md5 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-cyclonedx.json Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0.pom.asc Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-features.xml.asc Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.16.0/odl-daexim-all-1.16.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0.pom Successfully uploaded org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0.pom.sha1 Successfully uploaded org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0.pom.md5 Successfully uploaded org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-features.xml Successfully uploaded org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-features.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-features.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-cyclonedx.json Successfully uploaded org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0.pom.asc Successfully uploaded org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-features.xml.asc Successfully uploaded org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/daexim/daexim-features/1.16.0/daexim-features-1.16.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0.pom Successfully uploaded org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0.pom.sha1 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0.pom.md5 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0-cyclonedx.json Successfully uploaded org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0.pom.asc Successfully uploaded org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/daexim/features-aggregator/1.16.0/features-aggregator-1.16.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0.pom Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0.pom.sha1 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0.pom.md5 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0-cyclonedx.json Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0.pom.asc Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.16.0/daexim-artifacts-1.16.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0.pom Successfully uploaded org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0.pom.sha1 Successfully uploaded org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0.pom.md5 Successfully uploaded org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0-cyclonedx.json Successfully uploaded org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0.pom.asc Successfully uploaded org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/daexim/daexim/1.16.0/daexim-1.16.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0.pom Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0.pom.sha1 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0.pom.md5 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0-cyclonedx.xml Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0-cyclonedx.json Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0.pom.asc Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.21.0/distribution-artifacts-0.21.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/integration/properties/0.21.0/properties-0.21.0.pom Successfully uploaded org/opendaylight/integration/properties/0.21.0/properties-0.21.0.pom.sha1 Successfully uploaded org/opendaylight/integration/properties/0.21.0/properties-0.21.0.pom.md5 Successfully uploaded org/opendaylight/integration/properties/0.21.0/properties-0.21.0-cyclonedx.xml Successfully uploaded org/opendaylight/integration/properties/0.21.0/properties-0.21.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/integration/properties/0.21.0/properties-0.21.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/integration/properties/0.21.0/properties-0.21.0-cyclonedx.json Successfully uploaded org/opendaylight/integration/properties/0.21.0/properties-0.21.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/integration/properties/0.21.0/properties-0.21.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/integration/properties/0.21.0/properties-0.21.0.pom.asc Successfully uploaded org/opendaylight/integration/properties/0.21.0/properties-0.21.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/integration/properties/0.21.0/properties-0.21.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0.pom Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0.pom.sha1 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0.pom.md5 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0-cyclonedx.xml Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0-cyclonedx.json Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0.pom.asc Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.21.0/artifact-artifacts-0.21.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0.pom Successfully uploaded org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0.pom.sha1 Successfully uploaded org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0.pom.md5 Successfully uploaded org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0-cyclonedx.xml Successfully uploaded org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0-cyclonedx.json Successfully uploaded org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0.pom.asc Successfully uploaded org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/integration/other-artifacts/0.21.0/other-artifacts-0.21.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0.pom Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0.pom.sha1 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0.pom.md5 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0-cyclonedx.xml Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0-cyclonedx.json Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0.pom.asc Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.21.0/upstream-all-artifacts-0.21.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0.pom Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0.pom.sha1 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0.pom.md5 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0-cyclonedx.xml Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0-cyclonedx.json Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0.pom.asc Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.21.0/upstream-aggregator-0.21.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0.pom Successfully uploaded org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0.pom.sha1 Successfully uploaded org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0.pom.md5 Successfully uploaded org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0-cyclonedx.xml Successfully uploaded org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0-cyclonedx.json Successfully uploaded org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0.pom.asc Successfully uploaded org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/integration/all-artifacts/0.21.0/all-artifacts-0.21.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0.pom Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0.pom.sha1 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0.pom.md5 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0-cyclonedx.xml Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0-cyclonedx.json Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0.pom.asc Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.21.0/artifacts-aggregator-0.21.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0.jar Successfully uploaded org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0.jar.sha1 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0.jar.md5 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0.pom Successfully uploaded org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0.pom.sha1 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0.pom.md5 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0-cyclonedx.xml Successfully uploaded org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0-cyclonedx.json Successfully uploaded org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0.jar.asc Successfully uploaded org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0.pom.asc Successfully uploaded org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/integration/karaf-scripts/0.21.0/karaf-scripts-0.21.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0.pom Successfully uploaded org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0.pom.sha1 Successfully uploaded org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0.pom.md5 Successfully uploaded org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-features.xml Successfully uploaded org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-features.xml.sha1 Successfully uploaded org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-features.xml.md5 Successfully uploaded org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-cyclonedx.xml Successfully uploaded org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-cyclonedx.json Successfully uploaded org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0.pom.asc Successfully uploaded org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-features.xml.asc Successfully uploaded org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/integration/features-index/0.21.0/features-index-0.21.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0.pom Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0.pom.sha1 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0.pom.md5 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-features.xml Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-features.xml.sha1 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-features.xml.md5 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-cyclonedx.xml Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-cyclonedx.json Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0.pom.asc Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-features.xml.asc Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0/odl-integration-compatible-with-all-0.21.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0.pom Successfully uploaded org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0.pom.sha1 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0.pom.md5 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-features.xml Successfully uploaded org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-features.xml.sha1 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-features.xml.md5 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-cyclonedx.xml Successfully uploaded org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-cyclonedx.json Successfully uploaded org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0.pom.asc Successfully uploaded org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-features.xml.asc Successfully uploaded org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/integration/odl-integration-all/0.21.0/odl-integration-all-0.21.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0.pom Successfully uploaded org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0.pom.sha1 Successfully uploaded org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0.pom.md5 Successfully uploaded org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-features.xml Successfully uploaded org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-features.xml.sha1 Successfully uploaded org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-features.xml.md5 Successfully uploaded org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-cyclonedx.xml Successfully uploaded org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-cyclonedx.json Successfully uploaded org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0.pom.asc Successfully uploaded org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-features.xml.asc Successfully uploaded org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/integration/features-test/0.21.0/features-test-0.21.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.pom Successfully uploaded org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.pom.sha1 Successfully uploaded org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.pom.md5 Successfully uploaded org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.tar.gz Successfully uploaded org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.tar.gz.sha1 Successfully uploaded org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.tar.gz.md5 Successfully uploaded org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.zip Successfully uploaded org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.zip.sha1 Successfully uploaded org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.zip.md5 Successfully uploaded org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0-cyclonedx.xml Successfully uploaded org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0-cyclonedx.json Successfully uploaded org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.pom.asc Successfully uploaded org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.tar.gz.asc Successfully uploaded org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.zip.asc Successfully uploaded org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0.pom Successfully uploaded org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0.pom.sha1 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0.pom.md5 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0-cyclonedx.xml Successfully uploaded org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0-cyclonedx.json Successfully uploaded org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0.pom.asc Successfully uploaded org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/integration/singles-aggregator/0.21.0/singles-aggregator-0.21.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0.pom Successfully uploaded org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0.pom.sha1 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0.pom.md5 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0-cyclonedx.xml Successfully uploaded org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0-cyclonedx.json Successfully uploaded org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0.pom.asc Successfully uploaded org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/integration/repos-aggregator/0.21.0/repos-aggregator-0.21.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0.pom Successfully uploaded org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0.pom.sha1 Successfully uploaded org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0.pom.md5 Successfully uploaded org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0-cyclonedx.xml Successfully uploaded org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0-cyclonedx.json Successfully uploaded org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0.pom.asc Successfully uploaded org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/integration/features-aggregator/0.21.0/features-aggregator-0.21.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0.pom Successfully uploaded org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0.pom.sha1 Successfully uploaded org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0.pom.md5 Successfully uploaded org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0.tar.gz Successfully uploaded org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0.tar.gz.sha1 Successfully uploaded org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0.tar.gz.md5 Successfully uploaded org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0-cyclonedx.xml Successfully uploaded org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0-cyclonedx.json Successfully uploaded org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0.pom.asc Successfully uploaded org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0.tar.gz.asc Successfully uploaded org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/integration/onap-karaf/0.21.0/onap-karaf-0.21.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0.pom Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0.pom.sha1 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0.pom.md5 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0-cyclonedx.xml Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0-cyclonedx.json Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0.pom.asc Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.21.0/distribution-aggregator-0.21.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0/jsonrpc-parent-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0.jar Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-javadoc.jar Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-sources.jar Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-sources.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-sources.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0.jar.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-javadoc.jar.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0/bus-jsonrpc-1.17.0-sources.jar.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0.jar Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-javadoc.jar Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-sources.jar Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-sources.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-sources.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0.jar.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-javadoc.jar.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.17.0/bus-api-1.17.0-sources.jar.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0.jar Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-javadoc.jar Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-tests.jar Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-tests.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-tests.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-sources.jar Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-sources.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-sources.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0.jar.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-javadoc.jar.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-tests.jar.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.17.0/bus-spi-1.17.0-sources.jar.asc Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0.jar Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-javadoc.jar Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-sources.jar Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-sources.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-sources.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0.jar.asc Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-javadoc.jar.asc Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0/transport-zmq-1.17.0-sources.jar.asc Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0.jar Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-javadoc.jar Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-sources.jar Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-sources.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-sources.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0.jar.asc Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-javadoc.jar.asc Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.17.0/transport-http-1.17.0-sources.jar.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0.jar Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-javadoc.jar Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-tests.jar Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-tests.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-tests.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-sources.jar Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-sources.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-sources.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0.jar.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-javadoc.jar.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-tests.jar.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0/bus-messagelib-1.17.0-sources.jar.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0.jar Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-config.cfg Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-config.cfg.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-config.cfg.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-sources.jar Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-sources.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-sources.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0.jar.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-config.cfg.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.17.0/bus-config-1.17.0-sources.jar.asc Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.17.0/examples-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0.jar Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-javadoc.jar Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-sources.jar Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-sources.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-sources.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0.jar.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-javadoc.jar.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.17.0/security-api-1.17.0-sources.jar.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0.jar Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-javadoc.jar Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-sources.jar Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-sources.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-sources.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0.jar.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-javadoc.jar.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.17.0/security-noop-1.17.0-sources.jar.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0.jar Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-javadoc.jar Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-sources.jar Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-sources.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-sources.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0.jar.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-javadoc.jar.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.17.0/security-service-1.17.0-sources.jar.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0.jar Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-javadoc.jar Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-sources.jar Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-sources.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-sources.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0.jar.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-javadoc.jar.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.17.0/security-aaa-1.17.0-sources.jar.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0.jar Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-javadoc.jar Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-sources.jar Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-sources.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-sources.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0.jar.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-javadoc.jar.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.17.0/jsonrpc-api-1.17.0-sources.jar.asc Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-features.xml Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-features.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-features.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-features.xml.asc Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0/odl-jsonrpc-bus-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0.jar Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-javadoc.jar Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-tests.jar Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-tests.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-tests.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-sources.jar Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-sources.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-sources.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0.jar.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-javadoc.jar.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-tests.jar.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0/jsonrpc-test-model-1.17.0-sources.jar.asc Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0.jar Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-javadoc.jar Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-sources.jar Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-sources.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-sources.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0.jar.asc Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-javadoc.jar.asc Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.17.0/dom-codec-1.17.0-sources.jar.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0/jsonrpc-provider-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0.jar Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-javadoc.jar Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-tests.jar Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-tests.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-tests.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-sources.jar Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-sources.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-sources.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0.jar.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-javadoc.jar.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-tests.jar.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0/jsonrpc-provider-common-1.17.0-sources.jar.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0.jar Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-javadoc.jar Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-sources.jar Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-sources.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-sources.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0.jar.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-javadoc.jar.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0/jsonrpc-provider-single-1.17.0-sources.jar.asc Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-features.xml Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-features.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-features.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-features.xml.asc Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0/odl-jsonrpc-provider-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-features.xml Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-features.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-features.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-features.xml.asc Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0/odl-jsonrpc-all-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-features.xml Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-features.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-features.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-features.xml.asc Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.17.0/features-jsonrpc-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0/jsonrpc-artifacts-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0.jar Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-javadoc.jar Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-sources.jar Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-sources.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-sources.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0.jar.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-javadoc.jar.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0/jsonrpc-provider-cluster-1.17.0-sources.jar.asc Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-features.xml Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-features.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-features.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-features.xml.asc Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0/odl-jsonrpc-cluster-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0.jar Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-javadoc.jar Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-sources.jar Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-sources.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-sources.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0.jar.asc Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-javadoc.jar.asc Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.17.0/binding-adapter-1.17.0-sources.jar.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.17.0/jsonrpc-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0/jsonrpc-bus-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.17.0/jsonrpc-security-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.17.0/tools-parent-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0.jar Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-javadoc.jar Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-sources.jar Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-sources.jar.sha1 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-sources.jar.md5 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0.jar.asc Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-javadoc.jar.asc Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.17.0/test-tool-1.17.0-sources.jar.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0.pom Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0.pom.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0.pom.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0-cyclonedx.xml Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0-cyclonedx.json Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0.pom.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0/jsonrpc-tools-1.17.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-javadoc.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-sources.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-sources.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-sources.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-javadoc.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0/mappingservice.lisp-proto-1.20.0-sources.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-javadoc.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-sources.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-sources.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-sources.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-javadoc.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.20.0/mappingservice.api-1.20.0-sources.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-features.xml Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-features.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-features.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-features.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0/odl-lispflowmapping-models-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0/mappingservice-parent-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-javadoc.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-sources.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-sources.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-sources.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-javadoc.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0/mappingservice.inmemorydb-1.20.0-sources.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-features.xml Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-features.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-features.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-features.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0/odl-lispflowmapping-inmemorydb-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-javadoc.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-sources.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-sources.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-sources.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-javadoc.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0/mappingservice.dsbackend-1.20.0-sources.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-javadoc.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-sources.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-sources.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-sources.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-javadoc.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0/mappingservice.mapcache-1.20.0-sources.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-javadoc.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-sources.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-sources.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-sources.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-javadoc.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.20.0/mappingservice.config-1.20.0-sources.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-javadoc.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-sources.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-sources.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-sources.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-javadoc.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0/mappingservice.southbound-1.20.0-sources.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-features.xml Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-features.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-features.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-features.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0/odl-lispflowmapping-southbound-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-javadoc.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-sources.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-sources.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-sources.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-javadoc.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0/mappingservice.implementation-1.20.0-sources.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-features.xml Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-features.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-features.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-features.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0/odl-lispflowmapping-mappingservice-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-features.xml Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-features.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-features.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-features.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0/odl-lispflowmapping-msmr-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-javadoc.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-sources.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-sources.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-sources.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-javadoc.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0/mappingservice.shell-1.20.0-sources.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-features.xml Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-features.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-features.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-features.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0/odl-lispflowmapping-mappingservice-shell-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-features.xml Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-features.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-features.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-features.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0/features-lispflowmapping-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.20.0/lispflowmapping-commons-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0.jar Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-sources.jar Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-sources.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-sources.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.20.0/common.build.tools-1.20.0-sources.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0/lispflowmapping-artifacts-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.20.0/features-aggregator-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0.jar Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0.jar.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0.jar.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0.jar.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.20.0/mappingservice.integrationtest-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0.pom Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0.pom.sha1 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0.pom.md5 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0-cyclonedx.xml Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0-cyclonedx.json Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0.pom.asc Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.20.0/lispflowmapping-all-1.20.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/quality-parent/0.14.0/quality-parent-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0.jar Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0.jar.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-javadoc.jar Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-sources.jar Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-sources.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-sources.jar.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0.jar.asc Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-javadoc.jar.asc Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/metrics-api/0.14.0/metrics-api-0.14.0-sources.jar.asc Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0.jar Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0.jar.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-javadoc.jar Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-config.cfg Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-config.cfg.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-config.cfg.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-sources.jar Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-sources.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-sources.jar.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0.jar.asc Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-javadoc.jar.asc Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-config.cfg.asc Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/metrics-impl/0.14.0/metrics-impl-0.14.0-sources.jar.asc Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-features.xml Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-features.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-features.xml.md5 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-features.xml.asc Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0/odl-serviceutils-metrics-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0.jar Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0.jar.md5 Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-javadoc.jar Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-sources.jar Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-sources.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-sources.jar.md5 Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0.jar.asc Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-javadoc.jar.asc Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/tools-api/0.14.0/tools-api-0.14.0-sources.jar.asc Successfully uploaded org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/binding-parent/0.14.0/binding-parent-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0.jar Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0.jar.md5 Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-javadoc.jar Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-sources.jar Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-sources.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-sources.jar.md5 Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0.jar.asc Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-javadoc.jar.asc Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/upgrade/0.14.0/upgrade-0.14.0-sources.jar.asc Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-features.xml Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-features.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-features.xml.md5 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-features.xml.asc Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0/odl-serviceutils-tools-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0.jar Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0.jar.md5 Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-javadoc.jar Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-sources.jar Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-sources.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-sources.jar.md5 Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0.jar.asc Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-javadoc.jar.asc Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/rpc-api/0.14.0/rpc-api-0.14.0-sources.jar.asc Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-features.xml Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-features.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-features.xml.md5 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-features.xml.asc Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0/odl-serviceutils-rpc-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0.jar Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0.jar.md5 Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-javadoc.jar Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-sources.jar Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-sources.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-sources.jar.md5 Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0.jar.asc Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-javadoc.jar.asc Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/srm-api/0.14.0/srm-api-0.14.0-sources.jar.asc Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0.jar Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0.jar.md5 Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-javadoc.jar Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-sources.jar Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-sources.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-sources.jar.md5 Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0.jar.asc Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-javadoc.jar.asc Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/srm-impl/0.14.0/srm-impl-0.14.0-sources.jar.asc Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0.jar Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0.jar.md5 Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-javadoc.jar Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-sources.jar Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-sources.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-sources.jar.md5 Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0.jar.asc Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-javadoc.jar.asc Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/srm-shell/0.14.0/srm-shell-0.14.0-sources.jar.asc Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-features.xml Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-features.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-features.xml.md5 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-features.xml.asc Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0/odl-serviceutils-srm-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0.jar Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0.jar.md5 Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-javadoc.jar Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-sources.jar Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-sources.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-sources.jar.md5 Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0.jar.asc Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-javadoc.jar.asc Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/listener-api/0.14.0/listener-api-0.14.0-sources.jar.asc Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-features.xml Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-features.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-features.xml.md5 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-features.xml.asc Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0/odl-serviceutils-listener-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-features.xml Successfully uploaded org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-features.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-features.xml.md5 Successfully uploaded org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-features.xml.asc Successfully uploaded org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/serviceutils-features/0.14.0/serviceutils-features-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0.jar Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0.jar.md5 Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-javadoc.jar Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-sources.jar Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-sources.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-sources.jar.md5 Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0.jar.asc Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-javadoc.jar.asc Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/tools-testutils/0.14.0/tools-testutils-0.14.0-sources.jar.asc Successfully uploaded org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.0/serviceutils-features-aggregator-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0/serviceutils-artifacts-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0.jar Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0.jar.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-javadoc.jar Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-sources.jar Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-sources.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-sources.jar.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0.jar.asc Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-javadoc.jar.asc Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/metrics-impl-test/0.14.0/metrics-impl-test-0.14.0-sources.jar.asc Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0.jar Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0.jar.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-javadoc.jar Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-sources.jar Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-sources.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-sources.jar.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0.jar.asc Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-javadoc.jar.asc Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.0/metrics-impl-prometheus-0.14.0-sources.jar.asc Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0.jar Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0.jar.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-javadoc.jar Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-sources.jar Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-sources.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-sources.jar.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0.jar.asc Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-javadoc.jar.asc Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/serviceutils/metrics-sample/0.14.0/metrics-sample-0.14.0-sources.jar.asc Successfully uploaded org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0.jar Successfully uploaded org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0.jar.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0.jar.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0.pom Successfully uploaded org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0.pom.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0.pom.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0-cyclonedx.xml Successfully uploaded org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0-cyclonedx.json Successfully uploaded org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0.jar.asc Successfully uploaded org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0.pom.asc Successfully uploaded org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/serviceutils/metrics-it/0.14.0/metrics-it-0.14.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0/openflowplugin-parent-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0/openflow-protocol-api-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0/openflowjava-parent-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0/openflow-protocol-spi-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0/openflowjava-util-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-tests.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-tests.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-tests.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-tests.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0/openflow-protocol-impl-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-config.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-config.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-config.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-legacyConfig.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-legacyConfig.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-legacyConfig.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-config.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-legacyConfig.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0/openflowjava-blueprint-config-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0/odl-openflowjava-protocol-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0/features-openflowjava-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0/features-openflowjava-aggregator-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0/openflow-protocol-it-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0/model-inventory-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0/model-flow-base-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0/model-flow-service-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0/model-flow-statistics-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0/model-topology-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0/odl-openflowplugin-nsf-model-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0/liblldp-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0/odl-openflowplugin-libraries-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-config.cfg Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-config.cfg.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-config.cfg.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-config.cfg.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0/openflowplugin-blueprint-config-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0/openflowplugin-common-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0/openflowplugin-api-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0/openflowplugin-extension-api-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0/openflowplugin-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0/openflowplugin-impl-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0/openflowplugin-extension-onf-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0/odl-openflowplugin-southbound-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0/bulk-o-matic-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0/device-ownership-service-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0/of-switch-config-pusher-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0/arbitratorreconciliation-api-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0/reconciliation-framework-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0/arbitratorreconciliation-impl-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0/forwardingrules-manager-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0/forwardingrules-sync-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0/table-miss-enforcer-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0/topology-lldp-discovery-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0/lldp-speaker-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0/topology-manager-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0/southbound-cli-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/odl-openflowplugin-app-bulk-o-matic-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/odl-openflowplugin-app-config-pusher-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/odl-openflowplugin-app-forwardingrules-manager-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/odl-openflowplugin-app-forwardingrules-sync-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/odl-openflowplugin-app-table-miss-enforcer-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0/odl-openflowplugin-app-topology-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/odl-openflowplugin-app-lldp-speaker-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/odl-openflowplugin-app-topology-manager-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/odl-openflowplugin-app-reconciliation-framework-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0/odl-openflowplugin-flow-services-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0/test-common-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0/drop-test-karaf-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0/odl-openflowplugin-drop-test-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/odl-openflowplugin-flow-services-rest-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/odl-openflowplugin-app-southbound-cli-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0/features-openflowplugin-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0/openflowjava-extension-nicira-api-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0/openflowjava-extension-nicira-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0/openflowplugin-extension-nicira-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/odl-openflowplugin-nxm-extensions-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/odl-openflowplugin-onf-extensions-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0/openflowjava-extension-eric-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0/openflowplugin-extension-eric-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/odl-openflowplugin-eric-extensions-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-features.xml Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-features.xml.asc Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0/features-openflowplugin-extension-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0/openflowplugin-artifacts-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0/simple-client-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0/test-extension-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0/features-extension-aggregator-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0/test-provider-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0/features-aggregator-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0/learning-switch-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0/sample-consumer-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0.jar Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-sources.jar Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0.jar.asc Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0/sample-bundles-0.19.0-sources.jar.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0.pom.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0/openflowplugin-aggregator-0.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0/ovsdb-binding-parent-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0.jar Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0.jar.md5 Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-javadoc.jar Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-config.cfg Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-config.cfg.sha1 Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-config.cfg.md5 Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-sources.jar Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0.jar.asc Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-config.cfg.asc Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/library/1.19.0/library-1.19.0-sources.jar.asc Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0.jar Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0.jar.md5 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-javadoc.jar Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-sources.jar Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0.jar.asc Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.19.0/utils.servicehelper-1.19.0-sources.jar.asc Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0.jar Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0.jar.md5 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-javadoc.jar Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-sources.jar Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0.jar.asc Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.19.0/schema.openvswitch-1.19.0-sources.jar.asc Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0.jar Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0.jar.md5 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-javadoc.jar Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-sources.jar Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0.jar.asc Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0/schema.hardwarevtep-1.19.0-sources.jar.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-features.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-features.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-features.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0/odl-ovsdb-library-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-features.xml Successfully uploaded org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-features.xml.md5 Successfully uploaded org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-features.xml.asc Successfully uploaded org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/library-features/1.19.0/library-features-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0.jar Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0.jar.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-javadoc.jar Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-sources.jar Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0.jar.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0/hwvtepsouthbound-api-1.19.0-sources.jar.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-features.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-features.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-features.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0/odl-ovsdb-hwvtepsouthbound-api-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0.jar Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0.jar.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-javadoc.jar Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-sources.jar Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0.jar.asc Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.19.0/southbound-api-1.19.0-sources.jar.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-features.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-features.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-features.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0/odl-ovsdb-southbound-api-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0.jar Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0.jar.md5 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-javadoc.jar Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-sources.jar Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0.jar.asc Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/utils.config/1.19.0/utils.config-1.19.0-sources.jar.asc Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0.jar Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0.jar.md5 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-javadoc.jar Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-sources.jar Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0.jar.asc Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0/utils.mdsal-utils-1.19.0-sources.jar.asc Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0.jar Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0.jar.md5 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-javadoc.jar Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-sources.jar Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0.jar.asc Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.19.0/utils.southbound-utils-1.19.0-sources.jar.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-features.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-features.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-features.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0/odl-ovsdb-utils-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0.jar Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0.jar.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-javadoc.jar Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-sources.jar Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0.jar.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0/hwvtepsouthbound-impl-1.19.0-sources.jar.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-features.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-features.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-features.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0/odl-ovsdb-hwvtepsouthbound-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-features.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-features.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-features.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-features.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-features.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-features.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0.jar Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0.jar.md5 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-javadoc.jar Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-sources.jar Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0.jar.asc Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0/utils.hwvtepsouthbound-utils-1.19.0-sources.jar.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-features.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-features.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-features.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0/odl-ovsdb-hwvtepsouthbound-test-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-features.xml Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-features.xml.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-features.xml.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0/hwvtepsouthbound-features-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0.jar Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0.jar.md5 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-javadoc.jar Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-sources.jar Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0.jar.asc Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.19.0/utils.yang-utils-1.19.0-sources.jar.asc Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0.jar Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0.jar.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-javadoc.jar Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-config.cfg Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-config.cfg.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-config.cfg.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-sources.jar Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0.jar.asc Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-config.cfg.asc Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.19.0/southbound-impl-1.19.0-sources.jar.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-features.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-features.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-features.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0/odl-ovsdb-southbound-impl-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-features.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-features.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-features.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0/odl-ovsdb-southbound-impl-rest-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-features.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-features.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-features.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0/odl-ovsdb-southbound-impl-ui-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-features.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-features.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-features.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0/odl-ovsdb-southbound-test-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-features.xml Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-features.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-features.xml.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-features.xml.asc Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.19.0/southbound-features-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/it/1.19.0/it-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/it/1.19.0/it-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/it/1.19.0/it-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/it/1.19.0/it-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/it/1.19.0/it-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/it/1.19.0/it-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/it/1.19.0/it-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/it/1.19.0/it-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/it/1.19.0/it-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/it/1.19.0/it-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/it/1.19.0/it-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/it/1.19.0/it-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.19.0/hwvtepsouthbound-features-aggregator-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0/hwvtepsouthbound-artifacts-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0.jar Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0.jar.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0.jar.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.19.0/hwvtepsouthbound-it-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.19.0/library-features-aggregator-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.19.0/library-artifacts-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0.jar Successfully uploaded org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0.jar.md5 Successfully uploaded org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0.jar.asc Successfully uploaded org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/library-it/1.19.0/library-it-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.19.0/southbound-features-aggregator-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.19.0/southbound-artifacts-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0.jar Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0.jar.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0.jar.asc Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.19.0/southbound-it-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0.jar Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0.jar.md5 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0.pom Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0.pom.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0.pom.md5 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-javadoc.jar Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-javadoc.jar.md5 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-cyclonedx.xml Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-cyclonedx.json Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-sources.jar Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-sources.jar.sha1 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-sources.jar.md5 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0.jar.asc Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0.pom.asc Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-javadoc.jar.asc Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-cyclonedx.xml.asc Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-cyclonedx.json.asc Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.19.0/utils.ovsdb-it-utils-1.19.0-sources.jar.asc Finished deploying /w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/autorelease-7702 ####################################################### Completed uploading files to autorelease-7702. ++ sed -n -e 's/Staging repository \(.*\) created\./\1/p' /tmp/tmp.EJqF6NOzfH + staging_repo=autorelease-7702 + mkdir -p /w/workspace/autorelease-release-calcium-mvn38-openjdk17/archives + echo 'autorelease-7702 https://nexus.opendaylight.org/content/repositories/autorelease-7702' + tee -a /w/workspace/autorelease-release-calcium-mvn38-openjdk17/archives/staging-repo.txt autorelease-7702 https://nexus.opendaylight.org/content/repositories/autorelease-7702 + rm -f /tmp/tmp.EJqF6NOzfH [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins12529643248764636017.sh [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh /tmp/jenkins15903595523585761440.sh Karaf artifact is karaf Karaf project is integration Java home is /usr/lib/jvm/java-17-openjdk [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-calcium-mvn38-openjdk17] $ /bin/sh /tmp/jenkins15537076841037799106.sh VERSION: 0.21.0 BUNDLE_URL: https://nexus.opendaylight.org/content/repositories//autorelease-7702/org/opendaylight/integration/karaf/0.21.0/karaf-0.21.0.zip [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'variables.prop' [EnvInject] - Variables injected successfully. using settings config with name autorelease-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [autorelease-release-calcium-mvn38-openjdk17] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -f pom.xml -s /tmp/settings37908000331642383.xml -gs /tmp/global-settings15959741337451009639.xml -DGERRIT_BRANCH=master -DPROJECT=releng/autorelease -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DSTREAM=calcium "-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/master "-DMAVEN_OPTS=-Xmx8g -Dmaven.compile.fork=true" -DKARAF_VERSION=karaf4 -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTAGING_PROFILE_ID=425e43800fea70 -DRELEASE_TAG=calcium "-DMAVEN_PARAMS=-PrepoBuild -P!karaf -Pignore-lispflowmapping-integrationtest -Dcheckstyle.skip=true -Dskip.karaf.featureTest=true -Dsft.heap.max=4g " dependency:sources --quiet -DoutputFile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/sources.log -DappendOutput --show-version --batch-mode -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-547.el8.x86_64", arch: "amd64", family: "unix" [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins11344170070291852596.sh + awk '/The following files have NOT been resolved:/,/^$/' sources.log [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins6403533173897840553.sh + mkdir -p archives/ + cp dependencies.log merge-order.log missing-sources.log sources.log variables.prop archives/ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5616 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins13275995103498551119.sh ---> notify-build-failure.sh 2024-04-10 01:50:35 URL:https://jenkins.opendaylight.org/releng/job/autorelease-release-calcium-mvn38-openjdk17/223/consoleText [4478991] -> "/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. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins10576495015805205608.sh + echo '#topic cookies' #topic cookies [PostBuildScript] - [INFO] Executing post build scripts. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins12434387010994233503.sh ---> sysstat.sh [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins4643181742460385379.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=redhat + workspace=/w/workspace/autorelease-release-calcium-mvn38-openjdk17 + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/autorelease-release-calcium-mvn38-openjdk17 ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/autorelease-release-calcium-mvn38-openjdk17 ']' + mkdir -p /w/workspace/autorelease-release-calcium-mvn38-openjdk17/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-release-calcium-mvn38-openjdk17/archives/ [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins15436495385681459858.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-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UBGe from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-UBGe/bin to PATH INFO: Running in OpenStack, capturing instance metadata [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins10146875986341364075.sh provisioning config files... Could not find credentials [logs] for autorelease-release-calcium-mvn38-openjdk17 #223 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config1361117000530911135tmp 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-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins10778204409739692163.sh ---> create-netrc.sh WARN: Log server credential not found. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins3412519587036109070.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-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UBGe from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-UBGe/bin to PATH [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins8253050713075916134.sh ---> sudo-logs.sh Archiving 'sudo' log.. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins6835602068356689907.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-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UBGe 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-UBGe/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins9904881743352972569.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-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UBGe from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-UBGe/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-release-calcium-mvn38-openjdk17/223/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-8c-8g-6322.novalocal 4.18.0-547.el8.x86_64 #1 SMP Wed Mar 20 00:35:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 16G 0 16G 0% /dev tmpfs 16G 0 16G 0% /dev/shm tmpfs 16G 17M 16G 1% /run tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda1 160G 20G 141G 13% / tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 31888 1265 16926 19 13696 30149 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:b4:27:6b brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.170.184/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 83068sec preferred_lft 83068sec inet6 fe80::f816:3eff:feb4:276b/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:da:12:e2:98 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 inet6 fe80::42:daff:fe12:e298/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/10/2024 _x86_64_ (8 CPU) 00:55:59 LINUX RESTART (8 CPU) 12:57:01 AM tps rtps wtps bread/s bwrtn/s 12:58:01 AM 107.93 7.46 100.47 1325.82 6333.06 12:59:02 AM 314.05 18.49 295.55 3874.84 12316.78 01:00:01 AM 97.75 3.85 93.90 676.11 8266.32 01:01:01 AM 63.81 0.28 63.53 8.66 7530.84 01:02:01 AM 96.42 0.10 96.32 2.80 37231.99 01:03:01 AM 17.41 0.00 17.41 0.00 1568.64 01:04:01 AM 16.44 0.00 16.44 0.00 2216.61 01:05:01 AM 10.25 0.00 10.25 0.00 844.65 01:06:01 AM 23.55 0.00 23.55 0.00 2663.92 01:07:01 AM 19.96 0.00 19.96 0.00 1595.40 01:08:01 AM 18.46 0.30 18.16 6.40 1781.87 01:09:01 AM 22.88 0.40 22.48 104.63 2408.76 01:10:01 AM 49.28 0.00 49.28 0.00 5132.52 01:11:01 AM 19.93 0.00 19.93 0.00 1992.62 01:12:01 AM 70.71 0.03 70.68 0.27 7050.90 01:13:01 AM 20.96 0.00 20.96 0.00 1502.43 01:14:01 AM 29.51 0.12 29.39 92.10 2531.94 01:15:01 AM 24.29 0.15 24.14 12.40 2255.56 01:16:01 AM 18.64 0.00 18.64 0.00 1881.34 01:17:01 AM 13.26 0.00 13.26 0.00 1541.73 01:18:01 AM 17.70 0.00 17.70 0.00 1530.74 01:19:01 AM 16.80 0.00 16.80 0.00 1666.77 01:20:01 AM 15.36 0.00 15.36 0.00 1736.07 01:21:01 AM 44.93 0.00 44.93 0.00 3947.68 01:22:01 AM 31.89 0.00 31.89 0.00 5447.59 01:23:01 AM 16.05 0.00 16.05 0.00 1695.22 01:24:01 AM 19.78 0.00 19.78 0.00 2575.45 01:25:01 AM 8.33 0.00 8.33 0.00 1093.09 01:26:01 AM 13.41 0.00 13.41 0.00 1754.14 01:27:01 AM 5.98 0.00 5.98 0.00 278.82 01:28:01 AM 22.08 0.00 22.08 0.00 1375.54 01:29:01 AM 53.42 0.00 53.42 0.00 5385.50 01:30:01 AM 101.63 0.00 101.63 0.00 23468.96 01:31:01 AM 83.16 0.63 82.52 124.09 76144.05 01:32:01 AM 28.83 0.08 28.75 0.80 7570.20 01:33:01 AM 58.63 0.00 58.63 0.00 38377.39 01:34:01 AM 6.20 0.00 6.20 0.00 173.99 01:35:01 AM 1.12 0.00 1.12 0.00 21.35 01:36:01 AM 22.06 0.00 22.06 0.00 1375.42 01:37:01 AM 26.59 0.00 26.59 0.00 1753.25 01:38:01 AM 92.43 0.00 92.43 0.00 48045.36 01:39:01 AM 61.95 0.00 61.95 0.00 42308.88 01:40:00 AM 127.67 4.47 123.20 3710.94 26121.53 01:40:01 AM 717.80 11.86 705.93 6772.88 54371.19 01:41:01 AM 20.04 0.38 19.66 343.16 562.20 01:42:01 AM 2.98 0.00 2.98 0.00 64.81 01:43:01 AM 3.20 0.00 3.20 0.00 81.49 01:44:01 AM 3.73 0.00 3.73 0.00 87.37 01:45:01 AM 4.00 0.00 4.00 0.00 101.75 01:46:01 AM 3.45 0.00 3.45 0.00 90.37 01:47:01 AM 3.65 0.00 3.65 0.00 90.87 01:48:01 AM 7.15 0.00 7.15 0.00 162.17 01:49:01 AM 20.33 0.50 19.83 39.32 657.23 01:50:01 AM 41.75 0.00 41.75 0.00 1173.36 01:51:01 AM 85.64 0.30 85.34 48.92 6852.87 Average: 39.59 0.70 38.90 193.03 7647.81 12:57:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:58:01 AM 29353040 31235396 3300424 10.11 2688 2199864 1426252 4.23 273004 2575956 169508 12:59:02 AM 28253168 30460640 4400296 13.48 2688 2515508 2097108 6.22 314056 3590864 134060 01:00:01 AM 27190296 29556464 5463168 16.73 2688 2671420 2911388 8.64 412308 4538796 49916 01:01:01 AM 26200768 28907792 6452696 19.76 2688 3008084 3483116 10.34 669032 5256336 180924 01:02:01 AM 24683580 28332640 7969884 24.41 2688 3945416 4114988 12.21 880300 6546372 24112 01:03:01 AM 25031596 28711928 7621868 23.34 2688 3975344 3649568 10.83 890064 6184512 15848 01:04:01 AM 24741804 28470032 7911660 24.23 2688 4021452 4146956 12.30 901012 6456348 804 01:05:01 AM 24986712 28733180 7666752 23.48 2688 4039568 3517320 10.44 903828 6208888 0 01:06:01 AM 24832432 28673208 7821032 23.95 2688 4129884 3511232 10.42 932336 6319736 18460 01:07:01 AM 24764636 28654512 7888828 24.16 2688 4177760 3509296 10.41 946908 6367600 29244 01:08:01 AM 24712368 28643512 7941096 24.32 2688 4218440 3527436 10.47 963016 6401912 25136 01:09:01 AM 24578536 28588644 8074928 24.73 2688 4293184 4173840 12.38 991556 6492628 35412 01:10:01 AM 23978848 28110156 8674616 26.57 2688 4407168 4502320 13.36 1019488 7043836 10852 01:11:01 AM 23656536 27859792 8996928 27.55 2688 4469924 4341440 12.88 1039220 7330424 24860 01:12:01 AM 23594676 27989828 9058788 27.74 2688 4645716 4486428 13.31 1076412 7324464 12888 01:13:01 AM 23439360 27901204 9214104 28.22 2688 4705536 4248968 12.61 1091628 7453068 36980 01:14:01 AM 23074804 27576608 9578660 29.33 2688 4741128 4632788 13.75 1104996 7791576 2468 01:15:01 AM 23405748 27991980 9247716 28.32 2688 4818176 4121824 12.23 1119968 7433472 27240 01:16:01 AM 23343300 27983356 9310164 28.51 2688 4868832 4120612 12.23 1131376 7479980 29960 01:17:01 AM 23098052 27768816 9555412 29.26 2688 4897476 4355848 12.92 1138428 7713680 18252 01:18:01 AM 23251092 27967428 9402372 28.79 2688 4940136 4128952 12.25 1146940 7547576 23448 01:19:01 AM 23195636 27956444 9457828 28.96 2688 4983608 4135984 12.27 1159064 7588992 26084 01:20:01 AM 22861720 27677872 9791744 29.99 2688 5034372 4827848 14.33 1174828 7897288 31528 01:21:01 AM 22913832 27939872 9739632 29.83 2688 5228340 4139196 12.28 1222924 7768424 126536 01:22:01 AM 22866072 27931444 9787392 29.97 2688 5265132 4181112 12.41 1233648 7799644 14476 01:23:01 AM 22767888 27920504 9885576 30.27 2688 5346072 4166660 12.36 1250348 7870896 54588 01:24:01 AM 22455356 27636012 10198108 31.23 2688 5372224 4449260 13.20 1256728 8169780 12596 01:25:01 AM 22687600 27895576 9965864 30.52 2688 5398376 4144616 12.30 1262120 7931688 11356 01:26:01 AM 21755104 26997628 10898360 33.38 2688 5431908 5018636 14.89 1272316 8849796 68 01:27:01 AM 22383036 27638572 10270428 31.45 2688 5444064 4435688 13.16 1273860 8220968 8604 01:28:01 AM 22331268 27635256 10322196 31.61 2688 5488728 4441992 13.18 1286160 8253588 22984 01:29:01 AM 22168032 27625256 10485432 32.11 2688 5639316 4441992 13.18 1380028 8311476 27600 01:30:01 AM 19755988 27598108 12897476 39.50 2688 8003928 4434900 13.16 2404916 9669300 1713784 01:31:01 AM 18801636 27263720 13851828 42.42 2688 8620632 5104952 15.15 2616880 10405416 59668 01:32:01 AM 16942612 26715656 15710852 48.11 2688 9912644 5700664 16.91 2860144 11986196 1140500 01:33:01 AM 16929024 26702080 15724440 48.16 2688 9912648 5700664 16.91 2860148 11996112 32 01:34:01 AM 16929612 26702672 15723852 48.15 2688 9912648 5700664 16.91 2860148 11995824 32 01:35:01 AM 17708696 27481472 14944768 45.77 2688 9912700 4451000 13.21 3040276 11041528 20 01:36:01 AM 17243096 27043944 15410368 47.19 2688 9938912 5036168 14.94 3064700 11477148 36 01:37:01 AM 15678388 26084792 16975076 51.99 2688 10532016 5782088 17.16 3255224 12834348 563780 01:38:01 AM 14021524 26030624 18631940 57.06 2688 12111720 5801992 17.22 3883916 13821024 737604 01:39:01 AM 13385248 25934472 19268216 59.01 2688 12642872 6417468 19.04 4211168 14108492 24160 01:40:00 AM 17625924 30931360 15027540 46.02 2688 13376820 1612664 4.79 4468692 9575012 1052 01:40:01 AM 17651352 30961424 15002112 45.94 2688 13381176 1480444 4.39 4628600 9391844 116 01:41:01 AM 17594296 30915744 15059168 46.12 2688 13392700 1663920 4.94 4647292 9423652 4 01:42:01 AM 17598856 30920656 15054608 46.10 2688 13393052 1653820 4.91 4647324 9427756 24 01:43:01 AM 17597652 30920236 15055812 46.11 2688 13393628 1669020 4.95 4647352 9428192 56 01:44:01 AM 17597160 30920596 15056304 46.11 2688 13394276 1695696 5.03 4647380 9428752 52 01:45:01 AM 17598088 30922372 15055376 46.11 2688 13394888 1665044 4.94 4647404 9427012 28 01:46:01 AM 17596656 30921808 15056808 46.11 2688 13395512 1684644 5.00 4647444 9427900 16 01:47:01 AM 17596248 30922288 15057216 46.11 2688 13396144 1625420 4.82 4647468 9428976 60 01:48:01 AM 17573152 30899848 15080312 46.18 2688 13396580 1556044 4.62 4656796 9442932 8 01:49:01 AM 17550588 30878828 15102876 46.25 2688 13398012 1577916 4.68 5594232 8526004 28 01:50:01 AM 15833488 29268864 16819976 51.51 2688 13502308 3121904 9.26 5719116 10104396 95364 01:51:01 AM 17317420 30855572 15336044 46.97 2688 13599060 1555812 4.62 5896724 8440364 16560 Average: 21139702 28595794 11513762 35.26 2688 7640673 3710610 11.01 2314023 8427795 101087 12:57:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:01 AM eth0 65.78 55.28 802.73 7.12 0.00 0.00 0.00 0.00 12:58:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:02 AM eth0 226.76 198.70 2290.33 39.60 0.00 0.00 0.00 0.00 12:59:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:01 AM eth0 124.26 108.17 1811.91 14.26 0.00 0.00 0.00 0.00 01:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:01 AM eth0 250.15 200.32 4262.29 26.69 0.00 0.00 0.00 0.00 01:01:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:02:01 AM eth0 62.70 50.56 617.32 8.96 0.00 0.00 0.00 0.00 01:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:01 AM lo 38.53 38.53 3.73 3.73 0.00 0.00 0.00 0.00 01:03:01 AM eth0 10.00 9.18 2.19 2.73 0.00 0.00 0.00 0.00 01:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:01 AM lo 1.67 1.67 0.13 0.13 0.00 0.00 0.00 0.00 01:04:01 AM eth0 9.40 8.26 2.43 3.19 0.00 0.00 0.00 0.00 01:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:01 AM lo 3.12 3.12 0.22 0.22 0.00 0.00 0.00 0.00 01:05:01 AM eth0 8.03 7.08 8.35 1.74 0.00 0.00 0.00 0.00 01:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:01 AM eth0 20.03 14.66 90.80 4.10 0.00 0.00 0.00 0.00 01:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:01 AM eth0 33.24 28.31 236.53 6.92 0.00 0.00 0.00 0.00 01:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:01 AM eth0 12.53 10.18 4.02 3.99 0.00 0.00 0.00 0.00 01:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:01 AM eth0 32.49 29.09 290.96 6.57 0.00 0.00 0.00 0.00 01:09:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:01 AM eth0 15.88 8.53 3.65 2.48 0.00 0.00 0.00 0.00 01:10:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:01 AM lo 0.70 0.70 0.04 0.04 0.00 0.00 0.00 0.00 01:11:01 AM eth0 17.49 12.71 5.22 4.23 0.00 0.00 0.00 0.00 01:11:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:01 AM eth0 14.03 12.58 3.23 5.24 0.00 0.00 0.00 0.00 01:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:01 AM eth0 9.43 8.13 1.94 2.60 0.00 0.00 0.00 0.00 01:13:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:01 AM eth0 12.75 10.16 3.66 5.08 0.00 0.00 0.00 0.00 01:14:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:01 AM eth0 15.91 13.68 3.32 4.39 0.00 0.00 0.00 0.00 01:15:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:01 AM eth0 12.56 10.93 2.60 3.47 0.00 0.00 0.00 0.00 01:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:01 AM eth0 9.55 8.98 3.05 2.75 0.00 0.00 0.00 0.00 01:17:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:01 AM eth0 13.08 12.58 2.91 4.59 0.00 0.00 0.00 0.00 01:18:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 AM eth0 12.08 11.10 2.59 3.44 0.00 0.00 0.00 0.00 01:19:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:01 AM eth0 10.00 9.65 2.16 3.16 0.00 0.00 0.00 0.00 01:20:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:01 AM eth0 9.98 9.15 2.76 2.67 0.00 0.00 0.00 0.00 01:21:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:01 AM lo 1.78 1.78 0.13 0.13 0.00 0.00 0.00 0.00 01:22:01 AM eth0 9.98 9.25 2.17 3.35 0.00 0.00 0.00 0.00 01:22:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:23:01 AM eth0 15.60 14.78 5.12 4.73 0.00 0.00 0.00 0.00 01:23:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:01 AM eth0 10.33 8.13 2.04 3.42 0.00 0.00 0.00 0.00 01:24:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:01 AM eth0 6.55 4.85 1.42 1.55 0.00 0.00 0.00 0.00 01:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:01 AM eth0 8.90 7.78 2.27 2.98 0.00 0.00 0.00 0.00 01:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:01 AM eth0 3.57 3.15 0.79 1.01 0.00 0.00 0.00 0.00 01:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:28:01 AM eth0 24.91 25.02 27.34 7.70 0.00 0.00 0.00 0.00 01:28:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:29:01 AM eth0 110.76 95.67 1735.52 12.38 0.00 0.00 0.00 0.00 01:29:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:01 AM eth0 38.05 35.39 154.22 9.63 0.00 0.00 0.00 0.00 01:30:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:31:01 AM lo 0.80 0.80 0.16 0.16 0.00 0.00 0.00 0.00 01:31:01 AM eth0 11.76 10.55 21.95 3.18 0.00 0.00 0.00 0.00 01:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:01 AM lo 1683.60 1683.60 1606.78 1606.78 0.00 0.00 0.00 0.00 01:32:01 AM eth0 31.29 27.83 20.74 9.78 0.00 0.00 0.00 0.00 01:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:01 AM lo 16567.28 16567.28 15846.92 15846.92 0.00 0.00 0.00 0.00 01:33:01 AM eth0 0.48 0.22 0.26 0.20 0.00 0.00 0.00 0.00 01:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:01 AM lo 17287.87 17287.87 16536.23 16536.23 0.00 0.00 0.00 0.00 01:34:01 AM eth0 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:01 AM lo 16063.74 16063.74 15363.87 15363.87 0.00 0.00 0.00 0.00 01:35:01 AM eth0 0.68 0.37 0.10 0.12 0.00 0.00 0.00 0.00 01:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:01 AM lo 1.08 1.08 0.09 0.09 0.00 0.00 0.00 0.00 01:36:01 AM eth0 23.56 23.93 163.44 4.59 0.00 0.00 0.00 0.00 01:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:01 AM eth0 31.97 29.52 67.94 8.83 0.00 0.00 0.00 0.00 01:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:01 AM lo 0.43 0.43 0.03 0.03 0.00 0.00 0.00 0.00 01:38:01 AM eth0 27.93 24.76 6.97 8.95 0.00 0.00 0.00 0.00 01:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:01 AM lo 0.22 0.22 0.01 0.01 0.00 0.00 0.00 0.00 01:39:01 AM eth0 17.73 18.03 26.76 5.15 0.00 0.00 0.00 0.00 01:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:00 AM lo 1079.50 1079.50 1030.71 1030.71 0.00 0.00 0.00 0.00 01:40:00 AM eth0 261.34 164.14 3119.31 16.33 0.00 0.00 0.00 0.00 01:40:00 AM docker0 98.16 132.00 5.12 602.89 0.00 0.00 0.15 0.00 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:01 AM eth0 10.17 10.17 2.32 2.42 0.00 0.00 0.00 0.00 01:40:01 AM docker0 0.85 1.69 0.06 0.18 0.00 0.00 0.85 0.00 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:01 AM eth0 491.75 589.01 41.92 9861.46 0.00 0.00 0.00 0.00 01:41:01 AM docker0 588.89 491.30 9853.37 41.31 0.00 0.00 0.17 0.00 01:41:01 AM veth433d546 588.89 491.45 9861.42 41.32 0.00 0.00 0.00 0.81 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:42:01 AM eth0 243.24 257.62 23.92 3745.88 0.00 0.00 0.00 0.00 01:42:01 AM docker0 257.47 242.89 3742.29 23.83 0.00 0.00 0.02 0.00 01:42:01 AM veth433d546 257.47 242.91 3745.81 23.84 0.00 0.00 0.00 0.31 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:01 AM eth0 127.57 150.77 21.77 952.82 0.00 0.00 0.00 0.00 01:43:01 AM docker0 150.75 127.41 950.75 21.76 0.00 0.00 0.00 0.00 01:43:01 AM veth433d546 150.75 127.42 952.81 21.76 0.00 0.00 0.00 0.08 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:01 AM eth0 102.35 120.33 21.61 390.22 0.00 0.00 0.00 0.00 01:44:01 AM docker0 120.34 102.30 388.57 21.60 0.00 0.00 0.00 0.00 01:44:01 AM veth433d546 120.34 102.30 390.22 21.60 0.00 0.00 0.00 0.03 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:01 AM eth0 146.74 176.10 23.71 854.26 0.00 0.00 0.00 0.00 01:45:01 AM docker0 176.10 146.64 851.85 23.70 0.00 0.00 0.02 0.00 01:45:01 AM veth433d546 176.10 146.66 854.26 23.70 0.00 0.00 0.00 0.07 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:01 AM eth0 124.24 141.32 22.61 554.04 0.00 0.00 0.00 0.00 01:46:01 AM docker0 141.32 124.18 552.11 22.61 0.00 0.00 0.00 0.00 01:46:01 AM veth433d546 141.32 124.18 554.04 22.61 0.00 0.00 0.00 0.05 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:01 AM eth0 120.15 143.86 22.80 727.56 0.00 0.00 0.00 0.00 01:47:01 AM docker0 143.66 119.68 725.34 22.47 0.00 0.00 0.00 0.00 01:47:01 AM veth433d546 143.66 119.68 727.31 22.47 0.00 0.00 0.00 0.06 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:01 AM eth0 130.32 154.94 24.21 582.93 0.00 0.00 0.00 0.00 01:48:01 AM docker0 145.94 120.16 563.10 19.75 0.00 0.00 0.00 0.00 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:49:01 AM eth0 778.71 1018.48 235.15 15747.76 0.00 0.00 0.00 0.00 01:49:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:01 AM eth0 671.29 649.72 1867.54 1860.46 0.00 0.00 0.00 0.00 01:50:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:01 AM eth0 147.78 115.04 1393.23 18.94 0.00 0.00 0.00 0.00 01:51:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 976.37 976.37 933.02 933.02 0.00 0.00 0.00 0.00 Average: eth0 87.45 90.10 359.79 658.93 0.00 0.00 0.00 0.00 Average: docker0 33.73 29.71 326.65 14.60 0.00 0.00 0.01 0.00 ---> sar -P ALL: Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/10/2024 _x86_64_ (8 CPU) 00:55:59 LINUX RESTART (8 CPU) 12:57:01 AM CPU %user %nice %system %iowait %steal %idle 12:58:01 AM all 9.13 0.00 1.25 0.47 0.04 89.11 12:58:01 AM 0 3.09 0.00 0.85 0.27 0.07 95.73 12:58:01 AM 1 17.12 0.00 1.84 0.92 0.05 80.07 12:58:01 AM 2 14.72 0.00 1.80 1.19 0.05 82.24 12:58:01 AM 3 2.65 0.00 0.23 0.08 0.05 96.98 12:58:01 AM 4 8.02 0.00 1.29 0.43 0.05 90.21 12:58:01 AM 5 5.72 0.00 0.93 0.07 0.02 93.26 12:58:01 AM 6 15.49 0.00 2.24 0.35 0.03 81.89 12:58:01 AM 7 6.26 0.00 0.80 0.43 0.03 92.47 12:59:02 AM all 17.17 0.00 9.24 1.31 0.07 72.21 12:59:02 AM 0 11.77 0.00 8.95 3.24 0.07 75.98 12:59:02 AM 1 14.72 0.00 8.70 2.00 0.07 74.51 12:59:02 AM 2 11.96 0.00 9.58 1.12 0.08 77.25 12:59:02 AM 3 24.04 0.00 9.04 0.45 0.07 66.40 12:59:02 AM 4 14.56 0.00 8.74 0.20 0.07 76.43 12:59:02 AM 5 17.76 0.00 9.41 0.82 0.07 71.94 12:59:02 AM 6 28.87 0.00 9.91 0.75 0.07 60.39 12:59:02 AM 7 13.61 0.00 9.58 1.88 0.08 74.85 01:00:01 AM all 33.21 0.00 1.29 0.57 0.07 64.86 01:00:01 AM 0 42.85 0.00 0.97 0.31 0.07 55.81 01:00:01 AM 1 29.39 0.00 1.36 0.88 0.07 68.30 01:00:01 AM 2 38.82 0.00 0.85 0.15 0.07 60.11 01:00:01 AM 3 20.49 0.00 1.14 0.05 0.07 78.25 01:00:01 AM 4 28.50 0.00 2.29 1.67 0.07 67.47 01:00:01 AM 5 53.86 0.00 0.85 0.05 0.07 45.17 01:00:01 AM 6 25.49 0.00 1.09 0.17 0.07 73.18 01:00:01 AM 7 26.22 0.00 1.80 1.29 0.07 70.62 01:01:01 AM all 27.75 0.00 2.19 0.52 0.09 69.45 01:01:01 AM 0 16.04 0.00 1.62 1.28 0.10 80.96 01:01:01 AM 1 31.66 0.00 2.49 1.43 0.10 64.31 01:01:01 AM 2 23.58 0.00 2.39 0.30 0.08 73.64 01:01:01 AM 3 23.75 0.00 1.64 0.00 0.10 74.51 01:01:01 AM 4 37.11 0.00 1.56 0.07 0.08 61.18 01:01:01 AM 5 35.83 0.00 3.53 0.32 0.10 60.22 01:01:01 AM 6 26.10 0.00 2.38 0.46 0.08 70.97 01:01:01 AM 7 27.88 0.00 1.93 0.27 0.08 69.83 01:02:01 AM all 35.64 0.00 1.79 1.75 0.08 60.74 01:02:01 AM 0 14.98 0.00 1.59 5.32 0.10 78.01 01:02:01 AM 1 36.99 0.00 1.61 0.00 0.07 61.33 01:02:01 AM 2 73.41 0.00 3.04 0.10 0.08 23.37 01:02:01 AM 3 39.09 0.00 1.69 2.64 0.12 56.46 01:02:01 AM 4 38.05 0.00 2.55 1.38 0.07 57.96 01:02:01 AM 5 28.97 0.00 1.64 0.96 0.07 68.37 01:02:01 AM 6 29.66 0.00 0.80 0.97 0.07 68.50 01:02:01 AM 7 24.05 0.00 1.38 2.63 0.07 71.88 01:03:01 AM all 31.42 0.00 1.37 0.10 0.07 67.04 01:03:01 AM 0 23.36 0.00 1.32 0.17 0.08 75.07 01:03:01 AM 1 28.35 0.00 1.15 0.15 0.08 70.26 01:03:01 AM 2 43.73 0.00 1.50 0.03 0.07 54.67 01:03:01 AM 3 27.10 0.00 1.20 0.12 0.07 71.51 01:03:01 AM 4 31.77 0.00 0.90 0.02 0.07 67.25 01:03:01 AM 5 35.31 0.00 1.66 0.12 0.07 62.84 01:03:01 AM 6 27.91 0.00 1.39 0.18 0.07 70.45 01:03:01 AM 7 33.82 0.00 1.84 0.02 0.08 64.24 01:04:01 AM all 40.86 0.00 1.74 0.13 0.08 57.19 01:04:01 AM 0 47.59 0.00 1.68 0.00 0.08 50.65 01:04:01 AM 1 26.92 0.00 1.71 0.57 0.08 70.71 01:04:01 AM 2 39.04 0.00 1.69 0.00 0.10 59.17 01:04:01 AM 3 64.64 0.00 2.58 0.10 0.08 32.60 01:04:01 AM 4 32.31 0.00 1.36 0.32 0.08 65.93 01:04:01 AM 5 55.68 0.00 1.89 0.00 0.08 42.34 01:04:01 AM 6 35.06 0.00 1.97 0.00 0.08 62.89 01:04:01 AM 7 25.60 0.00 1.07 0.02 0.05 73.26 01:05:01 AM all 46.77 0.00 1.47 0.06 0.09 51.61 01:05:01 AM 0 47.99 0.00 1.29 0.17 0.07 50.48 01:05:01 AM 1 56.37 0.00 1.12 0.03 0.10 42.38 01:05:01 AM 2 67.95 0.00 2.59 0.17 0.08 29.20 01:05:01 AM 3 46.05 0.00 1.49 0.02 0.08 52.36 01:05:01 AM 4 30.50 0.00 1.82 0.00 0.10 67.57 01:05:01 AM 5 28.75 0.00 1.26 0.05 0.10 69.84 01:05:01 AM 6 48.34 0.00 1.25 0.00 0.08 50.33 01:05:01 AM 7 48.20 0.00 0.90 0.08 0.08 50.73 01:06:01 AM all 35.37 0.00 2.06 0.60 0.10 61.87 01:06:01 AM 0 39.52 0.00 1.70 0.12 0.12 58.54 01:06:01 AM 1 30.44 0.00 1.50 0.00 0.08 67.98 01:06:01 AM 2 17.02 0.00 1.68 2.95 0.10 78.25 01:06:01 AM 3 23.04 0.00 2.29 0.52 0.12 74.03 01:06:01 AM 4 40.77 0.00 1.63 0.00 0.08 57.51 01:06:01 AM 5 29.69 0.00 1.72 0.02 0.08 68.49 01:06:01 AM 6 67.40 0.00 3.89 0.03 0.10 28.58 01:06:01 AM 7 35.06 0.00 2.02 1.20 0.10 61.62 01:07:01 AM all 39.22 0.00 1.91 0.09 0.10 58.68 01:07:01 AM 0 33.52 0.00 1.68 0.00 0.10 64.70 01:07:01 AM 1 60.77 0.00 3.24 0.08 0.08 35.82 01:07:01 AM 2 35.25 0.00 1.78 0.03 0.10 62.83 01:07:01 AM 3 34.04 0.00 1.98 0.15 0.13 63.69 01:07:01 AM 4 44.35 0.00 1.50 0.00 0.10 54.06 01:07:01 AM 5 35.58 0.00 1.85 0.00 0.10 62.48 01:07:01 AM 6 33.77 0.00 1.59 0.00 0.10 64.53 01:07:01 AM 7 36.48 0.00 1.63 0.49 0.08 61.32 01:08:01 AM all 29.92 0.00 2.04 0.11 0.10 67.84 01:08:01 AM 0 31.29 0.00 1.86 0.25 0.10 66.49 01:08:01 AM 1 48.45 0.00 3.76 0.03 0.10 47.65 01:08:01 AM 2 29.38 0.00 1.74 0.10 0.12 68.66 01:08:01 AM 3 30.97 0.00 1.48 0.00 0.10 67.44 01:08:01 AM 4 35.08 0.00 2.77 0.02 0.08 62.04 01:08:01 AM 5 16.89 0.00 1.55 0.27 0.10 81.19 01:08:01 AM 6 16.53 0.00 1.74 0.22 0.08 81.43 01:08:01 AM 7 30.75 0.00 1.38 0.00 0.10 67.77 01:08:01 AM CPU %user %nice %system %iowait %steal %idle 01:09:01 AM all 38.61 0.00 2.01 0.16 0.11 59.11 01:09:01 AM 0 44.64 0.00 1.71 0.08 0.10 53.46 01:09:01 AM 1 37.92 0.00 2.72 0.24 0.12 59.00 01:09:01 AM 2 33.81 0.00 1.81 0.30 0.12 63.96 01:09:01 AM 3 44.69 0.00 2.03 0.00 0.10 53.17 01:09:01 AM 4 36.09 0.00 1.95 0.40 0.10 61.46 01:09:01 AM 5 25.84 0.00 1.55 0.07 0.10 72.45 01:09:01 AM 6 50.44 0.00 2.38 0.07 0.10 47.00 01:09:01 AM 7 35.43 0.00 1.93 0.15 0.12 62.37 01:10:01 AM all 36.15 0.00 1.41 0.42 0.09 61.94 01:10:01 AM 0 26.42 0.00 2.03 1.02 0.08 70.44 01:10:01 AM 1 39.00 0.00 2.44 0.72 0.08 57.75 01:10:01 AM 2 35.41 0.00 1.90 0.87 0.10 61.72 01:10:01 AM 3 52.05 0.00 0.69 0.00 0.08 47.18 01:10:01 AM 4 13.56 0.00 0.79 0.13 0.05 85.47 01:10:01 AM 5 36.98 0.00 1.49 0.28 0.08 61.16 01:10:01 AM 6 9.11 0.00 0.75 0.28 0.08 89.77 01:10:01 AM 7 77.15 0.00 1.20 0.02 0.12 21.51 01:11:01 AM all 27.21 0.00 1.36 0.17 0.07 71.19 01:11:01 AM 0 34.48 0.00 1.41 0.05 0.08 63.98 01:11:01 AM 1 25.14 0.00 2.36 0.10 0.07 72.34 01:11:01 AM 2 26.24 0.00 0.77 0.00 0.07 72.92 01:11:01 AM 3 8.74 0.00 0.89 0.45 0.05 89.87 01:11:01 AM 4 24.67 0.00 2.14 0.13 0.08 72.98 01:11:01 AM 5 39.42 0.00 1.07 0.35 0.07 59.09 01:11:01 AM 6 23.12 0.00 0.84 0.28 0.07 75.70 01:11:01 AM 7 35.85 0.00 1.40 0.00 0.05 62.70 01:12:01 AM all 37.64 0.00 2.24 0.82 0.10 59.20 01:12:01 AM 0 49.00 0.00 3.01 0.00 0.10 47.89 01:12:01 AM 1 29.43 0.00 2.79 0.24 0.10 67.44 01:12:01 AM 2 47.95 0.00 2.86 0.10 0.10 48.99 01:12:01 AM 3 50.10 0.00 2.48 0.02 0.12 47.29 01:12:01 AM 4 35.19 0.00 1.81 0.55 0.08 62.36 01:12:01 AM 5 39.21 0.00 1.24 0.12 0.10 59.33 01:12:01 AM 6 29.74 0.00 2.18 0.94 0.07 67.06 01:12:01 AM 7 20.43 0.00 1.53 4.63 0.12 73.29 01:13:01 AM all 37.36 0.00 1.31 0.11 0.08 61.13 01:13:01 AM 0 41.55 0.00 1.19 0.00 0.10 57.16 01:13:01 AM 1 44.15 0.00 1.43 0.05 0.08 54.29 01:13:01 AM 2 34.68 0.00 0.99 0.22 0.07 64.05 01:13:01 AM 3 36.38 0.00 1.39 0.00 0.08 62.15 01:13:01 AM 4 30.76 0.00 1.60 0.54 0.08 67.02 01:13:01 AM 5 32.36 0.00 1.57 0.00 0.07 66.00 01:13:01 AM 6 52.25 0.00 1.44 0.00 0.08 46.23 01:13:01 AM 7 26.83 0.00 0.89 0.07 0.08 72.13 01:14:01 AM all 30.83 0.00 0.67 0.15 0.07 68.29 01:14:01 AM 0 17.27 0.00 0.65 0.00 0.07 82.01 01:14:01 AM 1 23.79 0.00 0.65 0.32 0.08 75.16 01:14:01 AM 2 71.95 0.00 1.27 0.02 0.07 26.69 01:14:01 AM 3 16.68 0.00 0.79 0.13 0.05 82.35 01:14:01 AM 4 41.24 0.00 0.62 0.03 0.08 58.03 01:14:01 AM 5 6.99 0.00 0.49 0.70 0.05 91.77 01:14:01 AM 6 38.85 0.00 0.39 0.00 0.07 60.70 01:14:01 AM 7 30.01 0.00 0.47 0.00 0.07 69.46 01:15:01 AM all 36.53 0.00 1.84 0.13 0.10 61.39 01:15:01 AM 0 38.42 0.00 1.60 0.00 0.08 59.91 01:15:01 AM 1 32.01 0.00 1.82 0.08 0.13 65.95 01:15:01 AM 2 40.42 0.00 1.97 0.25 0.10 57.25 01:15:01 AM 3 42.09 0.00 2.59 0.08 0.13 55.10 01:15:01 AM 4 32.02 0.00 1.48 0.05 0.10 66.35 01:15:01 AM 5 32.12 0.00 1.94 0.15 0.08 65.70 01:15:01 AM 6 48.74 0.00 1.90 0.40 0.10 48.85 01:15:01 AM 7 26.45 0.00 1.42 0.03 0.07 72.02 01:16:01 AM all 32.78 0.00 2.20 0.12 0.09 64.80 01:16:01 AM 0 35.11 0.00 1.97 0.15 0.08 62.68 01:16:01 AM 1 17.78 0.00 1.90 0.34 0.08 79.90 01:16:01 AM 2 38.39 0.00 1.92 0.00 0.10 59.58 01:16:01 AM 3 26.75 0.00 1.79 0.08 0.08 71.30 01:16:01 AM 4 50.35 0.00 3.72 0.02 0.10 45.80 01:16:01 AM 5 25.12 0.00 1.77 0.02 0.08 73.01 01:16:01 AM 6 37.63 0.00 2.37 0.10 0.10 59.79 01:16:01 AM 7 31.08 0.00 2.18 0.27 0.10 66.37 01:17:01 AM all 37.51 0.00 1.40 0.09 0.09 60.91 01:17:01 AM 0 28.83 0.00 1.17 0.00 0.10 69.90 01:17:01 AM 1 39.24 0.00 1.67 0.05 0.07 58.97 01:17:01 AM 2 51.03 0.00 2.30 0.34 0.13 46.20 01:17:01 AM 3 31.26 0.00 1.36 0.00 0.10 67.28 01:17:01 AM 4 43.27 0.00 0.97 0.17 0.08 55.51 01:17:01 AM 5 20.63 0.00 1.01 0.12 0.08 78.16 01:17:01 AM 6 41.59 0.00 1.36 0.05 0.08 56.92 01:17:01 AM 7 44.19 0.00 1.37 0.00 0.08 54.36 01:18:01 AM all 34.84 0.00 1.95 0.14 0.10 62.97 01:18:01 AM 0 42.58 0.00 1.29 0.00 0.10 56.03 01:18:01 AM 1 40.03 0.00 3.39 0.07 0.10 56.41 01:18:01 AM 2 37.00 0.00 2.05 0.18 0.10 60.67 01:18:01 AM 3 32.74 0.00 2.13 0.20 0.10 64.82 01:18:01 AM 4 31.82 0.00 1.41 0.00 0.08 66.68 01:18:01 AM 5 23.25 0.00 1.83 0.13 0.10 74.68 01:18:01 AM 6 40.76 0.00 2.15 0.03 0.07 56.99 01:18:01 AM 7 30.49 0.00 1.36 0.50 0.12 67.52 01:19:01 AM all 24.57 0.00 2.46 0.09 0.10 72.78 01:19:01 AM 0 25.99 0.00 1.86 0.19 0.08 71.87 01:19:01 AM 1 34.52 0.00 4.00 0.10 0.08 61.29 01:19:01 AM 2 21.29 0.00 2.65 0.36 0.08 75.62 01:19:01 AM 3 32.24 0.00 3.16 0.02 0.10 64.49 01:19:01 AM 4 24.84 0.00 2.25 0.00 0.08 72.83 01:19:01 AM 5 22.28 0.00 1.95 0.07 0.08 75.61 01:19:01 AM 6 20.69 0.00 1.90 0.02 0.15 77.24 01:19:01 AM 7 14.67 0.00 1.91 0.00 0.10 83.31 01:19:01 AM CPU %user %nice %system %iowait %steal %idle 01:20:01 AM all 29.02 0.00 2.06 0.09 0.08 68.74 01:20:01 AM 0 16.07 0.00 1.28 0.15 0.08 82.41 01:20:01 AM 1 31.12 0.00 2.98 0.18 0.10 65.62 01:20:01 AM 2 32.14 0.00 1.97 0.13 0.08 65.67 01:20:01 AM 3 45.53 0.00 3.20 0.00 0.07 51.20 01:20:01 AM 4 42.42 0.00 2.47 0.02 0.08 55.00 01:20:01 AM 5 26.83 0.00 1.20 0.00 0.07 71.91 01:20:01 AM 6 21.33 0.00 1.67 0.08 0.10 76.81 01:20:01 AM 7 16.65 0.00 1.74 0.13 0.08 81.39 01:21:01 AM all 34.91 0.00 1.74 0.20 0.10 63.05 01:21:01 AM 0 34.69 0.00 1.49 0.00 0.12 63.70 01:21:01 AM 1 36.80 0.00 2.29 0.00 0.12 60.80 01:21:01 AM 2 52.61 0.00 3.05 0.17 0.10 44.07 01:21:01 AM 3 20.69 0.00 1.46 0.08 0.08 77.69 01:21:01 AM 4 39.70 0.00 2.26 0.00 0.07 57.98 01:21:01 AM 5 24.82 0.00 1.01 1.09 0.08 73.00 01:21:01 AM 6 35.28 0.00 1.07 0.25 0.10 63.30 01:21:01 AM 7 34.73 0.00 1.29 0.02 0.10 63.86 01:22:01 AM all 30.77 0.00 1.73 0.21 0.08 67.20 01:22:01 AM 0 19.03 0.00 1.50 0.03 0.12 79.32 01:22:01 AM 1 33.10 0.00 2.11 0.60 0.07 64.11 01:22:01 AM 2 23.86 0.00 1.41 0.07 0.08 74.57 01:22:01 AM 3 50.80 0.00 3.14 0.08 0.10 45.87 01:22:01 AM 4 32.68 0.00 1.31 0.59 0.07 65.36 01:22:01 AM 5 25.03 0.00 1.61 0.24 0.08 73.03 01:22:01 AM 6 27.68 0.00 1.23 0.03 0.08 70.97 01:22:01 AM 7 33.95 0.00 1.55 0.00 0.07 64.43 01:23:01 AM all 34.44 0.00 2.21 0.09 0.09 63.17 01:23:01 AM 0 30.24 0.00 1.80 0.00 0.08 67.87 01:23:01 AM 1 44.13 0.00 3.06 0.00 0.08 52.72 01:23:01 AM 2 24.18 0.00 1.78 0.18 0.10 73.75 01:23:01 AM 3 24.68 0.00 2.00 0.20 0.08 73.03 01:23:01 AM 4 35.07 0.00 2.87 0.12 0.10 61.85 01:23:01 AM 5 39.70 0.00 2.29 0.25 0.08 57.67 01:23:01 AM 6 46.77 0.00 1.81 0.00 0.08 51.34 01:23:01 AM 7 30.72 0.00 2.02 0.00 0.08 67.18 01:24:01 AM all 37.81 0.00 1.33 0.14 0.08 60.63 01:24:01 AM 0 50.20 0.00 1.26 0.02 0.08 48.44 01:24:01 AM 1 46.13 0.00 1.56 0.50 0.10 51.71 01:24:01 AM 2 31.49 0.00 1.81 0.27 0.08 66.35 01:24:01 AM 3 44.98 0.00 1.21 0.00 0.08 53.73 01:24:01 AM 4 10.83 0.00 0.84 0.12 0.08 88.13 01:24:01 AM 5 26.45 0.00 1.29 0.10 0.07 72.09 01:24:01 AM 6 44.69 0.00 1.34 0.00 0.08 53.89 01:24:01 AM 7 47.68 0.00 1.36 0.15 0.08 50.73 01:25:01 AM all 32.88 0.00 1.72 0.07 0.08 65.25 01:25:01 AM 0 8.41 0.00 1.14 0.25 0.07 90.13 01:25:01 AM 1 40.69 0.00 2.79 0.20 0.08 56.24 01:25:01 AM 2 46.23 0.00 2.10 0.00 0.07 51.61 01:25:01 AM 3 47.05 0.00 1.26 0.00 0.10 51.59 01:25:01 AM 4 28.46 0.00 1.29 0.10 0.08 70.06 01:25:01 AM 5 36.59 0.00 1.58 0.00 0.10 61.72 01:25:01 AM 6 24.32 0.00 1.68 0.00 0.07 73.93 01:25:01 AM 7 31.30 0.00 1.88 0.00 0.08 66.74 01:26:01 AM all 31.15 0.00 1.53 0.09 0.08 67.15 01:26:01 AM 0 21.10 0.00 1.16 0.00 0.08 77.65 01:26:01 AM 1 50.47 0.00 2.28 0.03 0.08 47.13 01:26:01 AM 2 37.67 0.00 1.63 0.00 0.08 60.62 01:26:01 AM 3 24.87 0.00 1.62 0.44 0.07 73.01 01:26:01 AM 4 21.75 0.00 1.32 0.03 0.12 76.77 01:26:01 AM 5 9.95 0.00 1.11 0.20 0.05 88.69 01:26:01 AM 6 47.12 0.00 1.61 0.00 0.07 51.20 01:26:01 AM 7 36.15 0.00 1.51 0.05 0.05 62.24 01:27:01 AM all 21.53 0.00 0.65 0.02 0.06 77.74 01:27:01 AM 0 4.75 0.00 0.33 0.00 0.05 94.87 01:27:01 AM 1 17.26 0.00 0.88 0.02 0.05 81.79 01:27:01 AM 2 24.59 0.00 0.35 0.00 0.08 74.97 01:27:01 AM 3 9.86 0.00 0.35 0.00 0.05 89.74 01:27:01 AM 4 14.87 0.00 1.00 0.00 0.08 84.04 01:27:01 AM 5 12.45 0.00 0.50 0.05 0.07 86.93 01:27:01 AM 6 82.07 0.00 1.40 0.07 0.08 16.37 01:27:01 AM 7 6.31 0.00 0.40 0.00 0.05 93.24 01:28:01 AM all 22.87 0.00 2.49 0.11 0.08 74.46 01:28:01 AM 0 23.36 0.00 2.00 0.10 0.08 74.45 01:28:01 AM 1 17.27 0.00 2.52 0.25 0.08 79.87 01:28:01 AM 2 25.36 0.00 2.60 0.08 0.07 71.89 01:28:01 AM 3 29.74 0.00 3.33 0.08 0.07 66.78 01:28:01 AM 4 34.43 0.00 3.40 0.05 0.08 62.04 01:28:01 AM 5 13.98 0.00 1.84 0.02 0.08 84.08 01:28:01 AM 6 18.89 0.00 1.76 0.10 0.10 79.15 01:28:01 AM 7 19.85 0.00 2.42 0.17 0.08 77.48 01:29:01 AM all 17.91 0.00 2.89 0.25 0.10 78.85 01:29:01 AM 0 10.57 0.00 1.56 0.36 0.10 87.42 01:29:01 AM 1 36.80 0.00 7.00 0.39 0.08 55.73 01:29:01 AM 2 10.88 0.00 1.62 0.64 0.12 86.73 01:29:01 AM 3 11.07 0.00 1.59 0.24 0.10 87.00 01:29:01 AM 4 38.74 0.00 6.59 0.02 0.10 54.56 01:29:01 AM 5 11.28 0.00 1.69 0.00 0.10 86.92 01:29:01 AM 6 11.10 0.00 1.61 0.37 0.10 86.82 01:29:01 AM 7 12.69 0.00 1.40 0.02 0.08 85.81 01:30:01 AM all 16.03 0.00 1.80 0.68 0.05 81.44 01:30:01 AM 0 8.44 0.00 0.74 0.00 0.05 90.77 01:30:01 AM 1 8.48 0.00 0.97 0.39 0.08 90.07 01:30:01 AM 2 7.37 0.00 0.91 0.92 0.03 90.76 01:30:01 AM 3 6.55 0.00 1.16 1.39 0.07 90.83 01:30:01 AM 4 18.16 0.00 3.62 0.52 0.05 77.66 01:30:01 AM 5 11.67 0.00 2.18 0.54 0.05 85.56 01:30:01 AM 6 58.01 0.00 4.18 1.68 0.07 36.07 01:30:01 AM 7 9.50 0.00 0.65 0.00 0.03 89.82 01:30:01 AM CPU %user %nice %system %iowait %steal %idle 01:31:01 AM all 30.95 0.00 1.88 2.20 0.09 64.87 01:31:01 AM 0 8.55 0.00 0.99 0.00 0.10 90.36 01:31:01 AM 1 58.02 0.00 2.60 3.46 0.10 35.81 01:31:01 AM 2 36.08 0.00 1.75 0.05 0.08 62.04 01:31:01 AM 3 46.91 0.00 2.54 1.75 0.10 48.69 01:31:01 AM 4 24.13 0.00 1.53 1.56 0.10 72.67 01:31:01 AM 5 33.90 0.00 2.24 3.10 0.08 60.67 01:31:01 AM 6 13.64 0.00 1.58 5.80 0.08 78.90 01:31:01 AM 7 26.51 0.00 1.85 1.88 0.07 69.69 01:32:01 AM all 25.91 0.00 2.02 0.28 0.08 71.71 01:32:01 AM 0 16.69 0.00 1.19 0.35 0.08 81.69 01:32:01 AM 1 32.70 0.00 2.46 0.02 0.07 64.76 01:32:01 AM 2 18.79 0.00 1.99 0.49 0.10 78.63 01:32:01 AM 3 56.03 0.00 5.16 0.37 0.08 38.37 01:32:01 AM 4 20.05 0.00 2.17 0.68 0.07 77.03 01:32:01 AM 5 16.16 0.00 0.99 0.33 0.07 82.45 01:32:01 AM 6 25.58 0.00 1.04 0.02 0.05 73.31 01:32:01 AM 7 21.30 0.00 1.17 0.00 0.08 77.45 01:33:01 AM all 9.42 0.00 3.33 1.18 0.05 86.02 01:33:01 AM 0 0.78 0.00 0.57 3.87 0.08 94.70 01:33:01 AM 1 9.00 0.00 3.23 1.72 0.03 86.02 01:33:01 AM 2 0.22 0.00 0.42 2.58 0.02 96.77 01:33:01 AM 3 22.74 0.00 6.84 0.45 0.05 69.92 01:33:01 AM 4 1.80 0.00 0.52 0.73 0.03 96.91 01:33:01 AM 5 41.17 0.00 15.26 0.00 0.07 43.50 01:33:01 AM 6 0.28 0.00 0.05 0.02 0.07 99.58 01:33:01 AM 7 0.23 0.00 0.07 0.00 0.03 99.67 01:34:01 AM all 9.49 0.00 3.10 0.00 0.05 87.36 01:34:01 AM 0 0.42 0.00 0.15 0.00 0.07 99.37 01:34:01 AM 1 7.65 0.00 4.68 0.00 0.02 87.65 01:34:01 AM 2 0.05 0.00 0.03 0.00 0.02 99.90 01:34:01 AM 3 0.05 0.00 0.05 0.00 0.03 99.87 01:34:01 AM 4 0.07 0.00 0.05 0.00 0.02 99.87 01:34:01 AM 5 68.10 0.00 19.93 0.00 0.08 11.89 01:34:01 AM 6 0.17 0.00 0.08 0.03 0.08 99.63 01:34:01 AM 7 0.12 0.00 0.07 0.00 0.05 99.77 01:35:01 AM all 11.39 0.00 2.80 0.00 0.05 85.76 01:35:01 AM 0 38.71 0.00 10.60 0.00 0.08 50.61 01:35:01 AM 1 2.59 0.00 0.30 0.02 0.07 97.03 01:35:01 AM 2 2.54 0.00 0.42 0.00 0.03 97.01 01:35:01 AM 3 2.16 0.00 0.30 0.00 0.05 97.49 01:35:01 AM 4 2.10 0.00 0.23 0.00 0.02 97.65 01:35:01 AM 5 35.04 0.00 9.58 0.00 0.05 55.33 01:35:01 AM 6 5.87 0.00 0.75 0.00 0.07 93.31 01:35:01 AM 7 2.19 0.00 0.27 0.00 0.03 97.51 01:36:01 AM all 13.27 0.00 0.96 0.10 0.06 85.60 01:36:01 AM 0 5.03 0.00 0.59 0.00 0.07 94.32 01:36:01 AM 1 11.90 0.00 0.80 0.07 0.05 87.18 01:36:01 AM 2 9.06 0.00 0.70 0.00 0.05 90.18 01:36:01 AM 3 13.36 0.00 0.72 0.05 0.07 85.81 01:36:01 AM 4 14.02 0.00 1.17 0.25 0.05 84.50 01:36:01 AM 5 12.56 0.00 0.70 0.42 0.07 86.25 01:36:01 AM 6 16.93 0.00 1.49 0.00 0.07 81.51 01:36:01 AM 7 23.32 0.00 1.51 0.03 0.05 75.08 01:37:01 AM all 29.11 0.00 1.78 0.11 0.09 68.91 01:37:01 AM 0 28.56 0.00 2.09 0.18 0.10 69.07 01:37:01 AM 1 22.63 0.00 1.57 0.00 0.10 75.70 01:37:01 AM 2 28.20 0.00 3.01 0.22 0.08 68.49 01:37:01 AM 3 29.70 0.00 1.64 0.00 0.08 68.57 01:37:01 AM 4 54.31 0.00 2.46 0.37 0.10 42.76 01:37:01 AM 5 23.32 0.00 1.02 0.10 0.07 75.49 01:37:01 AM 6 21.71 0.00 1.07 0.00 0.07 77.15 01:37:01 AM 7 24.51 0.00 1.39 0.02 0.08 74.00 01:38:01 AM all 16.09 0.00 2.27 2.53 0.08 79.03 01:38:01 AM 0 12.14 0.00 0.82 0.17 0.10 86.77 01:38:01 AM 1 46.08 0.00 4.16 1.74 0.10 47.92 01:38:01 AM 2 10.24 0.00 2.58 10.57 0.08 76.53 01:38:01 AM 3 13.12 0.00 2.06 2.37 0.05 82.40 01:38:01 AM 4 13.50 0.00 3.06 0.72 0.08 82.63 01:38:01 AM 5 8.76 0.00 1.51 0.25 0.10 89.37 01:38:01 AM 6 15.89 0.00 2.79 2.75 0.07 78.50 01:38:01 AM 7 9.17 0.00 1.21 1.68 0.05 87.88 01:39:01 AM all 31.02 0.00 2.31 1.62 0.10 64.95 01:39:01 AM 0 34.27 0.00 1.96 0.02 0.08 63.67 01:39:01 AM 1 34.46 0.00 2.63 2.21 0.10 60.59 01:39:01 AM 2 21.69 0.00 2.15 3.11 0.12 72.93 01:39:01 AM 3 49.34 0.00 4.26 0.69 0.08 45.63 01:39:01 AM 4 15.20 0.00 1.53 2.05 0.10 81.12 01:39:01 AM 5 40.46 0.00 2.10 3.63 0.10 53.72 01:39:01 AM 6 25.98 0.00 2.00 1.28 0.08 70.66 01:39:01 AM 7 26.75 0.00 1.86 0.00 0.10 71.29 01:40:00 AM all 18.04 0.00 2.51 1.48 0.07 77.90 01:40:00 AM 0 12.16 0.00 1.95 1.37 0.09 84.43 01:40:00 AM 1 28.99 0.00 3.34 2.62 0.09 64.97 01:40:00 AM 2 12.18 0.00 2.19 0.22 0.09 85.32 01:40:00 AM 3 20.22 0.00 2.76 2.94 0.09 73.99 01:40:00 AM 4 18.51 0.00 3.99 2.40 0.07 75.03 01:40:00 AM 5 15.28 0.00 2.02 1.66 0.05 80.98 01:40:00 AM 6 18.23 0.00 2.15 0.48 0.05 79.09 01:40:00 AM 7 18.71 0.00 1.66 0.17 0.05 79.41 01:40:01 AM all 8.51 0.00 7.00 3.99 0.22 80.28 01:40:01 AM 0 8.62 0.00 8.62 11.21 0.00 71.55 01:40:01 AM 1 5.13 0.00 3.42 0.00 0.85 90.60 01:40:01 AM 2 7.83 0.00 6.96 1.74 0.00 83.48 01:40:01 AM 3 13.79 0.00 8.62 12.93 0.00 64.66 01:40:01 AM 4 11.61 0.00 8.93 1.79 0.00 77.68 01:40:01 AM 5 15.65 0.00 8.70 3.48 0.00 72.17 01:40:01 AM 6 2.52 0.00 5.04 0.00 0.84 91.60 01:40:01 AM 7 3.39 0.00 5.93 0.85 0.00 89.83 01:40:01 AM CPU %user %nice %system %iowait %steal %idle 01:41:01 AM all 5.27 0.00 1.57 0.04 0.05 93.07 01:41:01 AM 0 1.32 0.00 0.62 0.02 0.05 98.00 01:41:01 AM 1 9.48 0.00 3.27 0.00 0.03 87.22 01:41:01 AM 2 3.80 0.00 1.19 0.02 0.07 94.92 01:41:01 AM 3 12.29 0.00 2.98 0.00 0.05 84.68 01:41:01 AM 4 7.25 0.00 2.01 0.27 0.05 90.42 01:41:01 AM 5 3.15 0.00 1.03 0.00 0.05 95.76 01:41:01 AM 6 1.64 0.00 0.50 0.02 0.05 97.79 01:41:01 AM 7 3.23 0.00 0.97 0.00 0.03 95.77 01:42:01 AM all 3.33 0.00 1.02 0.01 0.03 95.60 01:42:01 AM 0 0.63 0.00 0.35 0.02 0.03 98.97 01:42:01 AM 1 3.37 0.00 1.18 0.00 0.02 95.43 01:42:01 AM 2 2.30 0.00 0.73 0.00 0.03 96.93 01:42:01 AM 3 7.32 0.00 2.30 0.00 0.02 90.36 01:42:01 AM 4 8.41 0.00 2.27 0.00 0.03 89.29 01:42:01 AM 5 1.99 0.00 0.58 0.00 0.02 97.41 01:42:01 AM 6 0.33 0.00 0.17 0.03 0.08 99.38 01:42:01 AM 7 2.30 0.00 0.60 0.00 0.02 97.08 01:43:01 AM all 4.29 0.00 1.45 0.01 0.04 94.21 01:43:01 AM 0 1.52 0.00 0.55 0.02 0.03 97.88 01:43:01 AM 1 3.04 0.00 1.00 0.00 0.05 95.91 01:43:01 AM 2 2.69 0.00 0.84 0.02 0.03 96.42 01:43:01 AM 3 8.83 0.00 3.26 0.00 0.03 87.88 01:43:01 AM 4 5.49 0.00 1.94 0.02 0.05 92.51 01:43:01 AM 5 1.93 0.00 0.59 0.00 0.05 97.44 01:43:01 AM 6 5.34 0.00 1.67 0.00 0.03 92.96 01:43:01 AM 7 5.52 0.00 1.73 0.00 0.03 92.71 01:44:01 AM all 4.62 0.00 1.56 0.01 0.04 93.77 01:44:01 AM 0 5.89 0.00 2.10 0.00 0.05 91.96 01:44:01 AM 1 3.82 0.00 1.37 0.03 0.05 94.73 01:44:01 AM 2 6.36 0.00 1.90 0.00 0.05 91.69 01:44:01 AM 3 5.87 0.00 2.21 0.00 0.05 91.88 01:44:01 AM 4 6.89 0.00 2.22 0.00 0.03 90.86 01:44:01 AM 5 1.62 0.00 0.32 0.03 0.07 97.96 01:44:01 AM 6 1.45 0.00 0.47 0.02 0.02 98.05 01:44:01 AM 7 5.02 0.00 1.94 0.00 0.03 93.01 01:45:01 AM all 4.43 0.00 1.54 0.01 0.04 93.99 01:45:01 AM 0 0.82 0.00 0.62 0.05 0.07 98.45 01:45:01 AM 1 7.65 0.00 2.42 0.00 0.05 89.88 01:45:01 AM 2 4.43 0.00 1.19 0.00 0.03 94.35 01:45:01 AM 3 2.07 0.00 0.72 0.00 0.03 97.18 01:45:01 AM 4 2.75 0.00 1.07 0.00 0.02 96.16 01:45:01 AM 5 7.40 0.00 2.67 0.00 0.03 89.90 01:45:01 AM 6 5.17 0.00 1.75 0.00 0.03 93.05 01:45:01 AM 7 5.16 0.00 1.87 0.00 0.03 92.94 01:46:01 AM all 4.57 0.00 1.50 0.01 0.04 93.88 01:46:01 AM 0 5.19 0.00 1.49 0.00 0.05 93.28 01:46:01 AM 1 6.07 0.00 1.75 0.00 0.03 92.14 01:46:01 AM 2 1.39 0.00 0.45 0.03 0.08 98.04 01:46:01 AM 3 4.41 0.00 1.37 0.00 0.05 94.17 01:46:01 AM 4 3.29 0.00 1.17 0.02 0.05 95.48 01:46:01 AM 5 7.90 0.00 3.05 0.00 0.03 89.02 01:46:01 AM 6 1.99 0.00 0.72 0.00 0.02 97.28 01:46:01 AM 7 6.29 0.00 1.97 0.02 0.03 91.69 01:47:01 AM all 4.55 0.00 1.51 0.01 0.04 93.89 01:47:01 AM 0 1.03 0.00 0.42 0.00 0.03 98.52 01:47:01 AM 1 4.23 0.00 1.62 0.00 0.03 94.12 01:47:01 AM 2 3.98 0.00 1.25 0.00 0.05 94.72 01:47:01 AM 3 5.97 0.00 2.05 0.02 0.03 91.92 01:47:01 AM 4 1.69 0.00 0.60 0.07 0.07 97.57 01:47:01 AM 5 6.95 0.00 2.42 0.00 0.03 90.59 01:47:01 AM 6 7.49 0.00 2.23 0.00 0.05 90.23 01:47:01 AM 7 5.04 0.00 1.47 0.00 0.03 93.46 01:48:01 AM all 4.71 0.00 1.51 0.02 0.05 93.71 01:48:01 AM 0 1.15 0.00 0.78 0.00 0.05 98.01 01:48:01 AM 1 8.78 0.00 2.64 0.00 0.05 88.53 01:48:01 AM 2 2.39 0.00 0.82 0.08 0.07 96.64 01:48:01 AM 3 7.58 0.00 1.42 0.05 0.07 90.88 01:48:01 AM 4 1.68 0.00 0.72 0.00 0.07 97.54 01:48:01 AM 5 5.73 0.00 2.22 0.00 0.03 92.02 01:48:01 AM 6 5.82 0.00 1.92 0.00 0.03 92.23 01:48:01 AM 7 4.57 0.00 1.57 0.00 0.02 93.85 01:49:01 AM all 9.44 0.00 1.03 0.03 0.07 89.43 01:49:01 AM 0 5.38 0.00 0.57 0.12 0.07 93.86 01:49:01 AM 1 4.58 0.00 0.64 0.00 0.07 94.72 01:49:01 AM 2 6.16 0.00 0.76 0.05 0.08 92.95 01:49:01 AM 3 19.86 0.00 1.09 0.02 0.07 78.97 01:49:01 AM 4 9.01 0.00 1.34 0.00 0.07 89.59 01:49:01 AM 5 5.80 0.00 0.62 0.00 0.05 93.53 01:49:01 AM 6 9.86 0.00 1.09 0.02 0.08 88.95 01:49:01 AM 7 14.89 0.00 2.11 0.00 0.08 82.91 01:50:01 AM all 18.87 0.00 1.40 0.11 0.09 79.53 01:50:01 AM 0 22.94 0.00 1.10 0.00 0.10 75.86 01:50:01 AM 1 9.78 0.00 0.50 0.00 0.10 89.62 01:50:01 AM 2 13.90 0.00 2.01 0.17 0.08 83.84 01:50:01 AM 3 14.73 0.00 1.19 0.17 0.08 83.83 01:50:01 AM 4 3.20 0.00 0.27 0.02 0.08 96.43 01:50:01 AM 5 19.09 0.00 1.09 0.12 0.08 79.62 01:50:01 AM 6 34.39 0.00 2.41 0.07 0.10 63.04 01:50:01 AM 7 32.89 0.00 2.63 0.32 0.08 64.08 01:51:01 AM all 11.33 0.00 1.27 0.51 0.05 86.84 01:51:01 AM 0 15.74 0.00 1.12 0.55 0.07 82.52 01:51:01 AM 1 11.11 0.00 0.80 0.52 0.05 87.52 01:51:01 AM 2 13.41 0.00 1.97 0.08 0.05 84.48 01:51:01 AM 3 25.69 0.00 1.80 0.17 0.07 72.27 01:51:01 AM 4 11.97 0.00 1.86 0.27 0.05 85.86 01:51:01 AM 5 1.30 0.00 0.52 0.85 0.05 97.28 01:51:01 AM 6 9.54 0.00 1.55 0.62 0.05 88.24 01:51:01 AM 7 1.84 0.00 0.50 1.04 0.05 96.58 Average: CPU %user %nice %system %iowait %steal %idle Average: all 24.05 0.00 1.92 0.38 0.07 73.58 Average: 0 21.12 0.00 1.60 0.38 0.08 76.83 Average: 1 26.49 0.00 2.31 0.43 0.08 70.69 Average: 2 24.97 0.00 1.79 0.54 0.08 72.62 Average: 3 25.79 0.00 2.06 0.31 0.08 71.77 Average: 4 23.06 0.00 1.93 0.32 0.07 74.62 Average: 5 23.02 0.00 2.39 0.33 0.07 74.20 Average: 6 25.76 0.00 1.72 0.35 0.07 72.10 Average: 7 22.18 0.00 1.57 0.36 0.07 75.82